2026-04-14 06:36:43 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" />
< meta http-equiv = "X-UA-Compatible" content = "IE=11" />
< meta name = "generator" content = "Doxygen 1.11.0" />
< meta name = "viewport" content = "width=device-width, initial-scale=1" />
< title > M5Unit-NFC: src/nfc/isoDEP/file_system.cpp File Reference</ title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" />
< script type = "text/javascript" src = "jquery.js" ></ script >
< script type = "text/javascript" src = "dynsections.js" ></ script >
< script type = "text/javascript" src = "clipboard.js" ></ script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" />
< script type = "text/javascript" src = "navtreedata.js" ></ script >
< script type = "text/javascript" src = "navtree.js" ></ script >
< script type = "text/javascript" src = "resize.js" ></ script >
< script type = "text/javascript" src = "cookie.js" ></ script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" />
< script type = "text/javascript" src = "search/searchdata.js" ></ script >
< script type = "text/javascript" src = "search/search.js" ></ script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" />
</ head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr id = "projectrow" >
< td id = "projectalign" >
2026-05-14 06:32:28 +00:00
< div id = "projectname" > M5Unit-NFC< span id = "projectnumber" >   0.0.3 git rev:59f5362</ span >
2026-04-14 06:36:43 +00:00
</ div >
</ td >
</ tr >
</ tbody >
</ table >
</ div >
<!-- end header part -->
<!-- Generated by Doxygen 1.11.0 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
var searchBox = new SearchBox ( "searchBox" , "search/" , '.html' );
/* @license-end */
</ script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$ ( function () { codefold . init ( 0 ); });
/* @license-end */
</ script >
< script type = "text/javascript" src = "menudata.js" ></ script >
< script type = "text/javascript" src = "menu.js" ></ script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$ ( function () {
initMenu ( '' , true , false , 'search.php' , 'Search' , true );
$ ( function () { init_search (); });
});
/* @license-end */
</ script >
< div id = "main-nav" ></ div >
</ div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" ></ div >
</ div >
</ div >
< div id = "splitbar" style = "-moz-user-select:none;"
class = "ui-resizable-handle" >
</ div >
</ div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$ ( function (){ initNavTree ( 'file__system_8cpp.html' , '' ); initResizable ( true ); });
/* @license-end */
</ script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover = "return searchBox.OnSearchSelectShow()"
onmouseout = "return searchBox.OnSearchSelectHide()"
onkeydown = "return searchBox.OnSearchSelectKey(event)" >
</ div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" ></ div >
< div class = "SRStatus" id = "Loading" > Loading...</ div >
< div class = "SRStatus" id = "Searching" > Searching...</ div >
< div class = "SRStatus" id = "NoMatches" > No Matches</ div >
</ div >
</ div >
</ div >
</ div >
< div class = "header" >
< div class = "summary" >
< a href = "#namespaces" > Namespaces</ a > |
< a href = "#func-members" > Functions</ a > </ div >
< div class = "headertitle" >< div class = "title" > file_system.cpp File Reference</ div ></ div >
</ div > <!--header-->
< div class = "contents" >
< p > File system base using isoDEP.
< a href = "#details" > More...</ a ></ p >
< div class = "textblock" >< code > #include " < a class = "el" href = "file__system_8hpp_source.html" > file_system.hpp</ a > " </ code >< br />
< code > #include " < a class = "el" href = "iso_d_e_p_8hpp_source.html" > nfc/isoDEP/isoDEP.hpp</ a > " </ code >< br />
< code > #include " < a class = "el" href = "apdu_8hpp_source.html" > nfc/apdu/apdu.hpp</ a > " </ code >< br />
< code > #include < M5Utility.hpp> </ code >< br />
< code > #include < algorithm> </ code >< br />
< code > #include < limits> </ code >< br />
</ div >< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a id = "namespaces" name = "namespaces" ></ a >
Namespaces</ h2 ></ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > namespace   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "namespacem5.html" > m5</ a ></ td ></ tr >
< tr class = "memdesc:namespacem5" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Top level namespace of M5stack. < br /></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a id = "func-members" name = "func-members" ></ a >
Functions</ h2 ></ td ></ tr >
< tr class = "memitem:a6f37bce98efe295da49502e417d2375a" id = "r_a6f37bce98efe295da49502e417d2375a" >< td class = "memItemLeft" align = "right" valign = "top" > bool  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "#a6f37bce98efe295da49502e417d2375a" > m5::nfc::parseFCI</ a > (< a class = "el" href = "structm5_1_1nfc_1_1_f_c_p.html" > FCP</ a > & fcp, const uint8_t *data, const uint32_t len)</ td ></ tr >
< tr class = "memdesc:a6f37bce98efe295da49502e417d2375a" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Parse FCI (tag 0x6F) and fill < a class = "el" href = "structm5_1_1nfc_1_1_f_c_p.html" title = "File Control Parameters." > FCP</ a > . < br /></ td ></ tr >
< tr class = "separator:a6f37bce98efe295da49502e417d2375a" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >
< a name = "details" id = "details" ></ a >< h2 class = "groupheader" > Detailed Description</ h2 >
< div class = "textblock" >< p > File system base using isoDEP. </ p >
</ div >< h2 class = "groupheader" > Function Documentation</ h2 >
< a id = "a6f37bce98efe295da49502e417d2375a" name = "a6f37bce98efe295da49502e417d2375a" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a6f37bce98efe295da49502e417d2375a" > ◆  </ a ></ span > parseFCI()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool m5::nfc::parseFCI </ td >
< td > (</ td >
< td class = "paramtype" >< a class = "el" href = "structm5_1_1nfc_1_1_f_c_p.html" > FCP</ a > & </ td > < td class = "paramname" >< span class = "paramname" >< em > fcp</ em ></ span > , </ td >
</ tr >
< tr >
< td class = "paramkey" ></ td >
< td ></ td >
< td class = "paramtype" > const uint8_t *</ td > < td class = "paramname" >< span class = "paramname" >< em > data</ em ></ span > , </ td >
</ tr >
< tr >
< td class = "paramkey" ></ td >
< td ></ td >
< td class = "paramtype" > const uint32_t</ td > < td class = "paramname" >< span class = "paramname" >< em > len</ em ></ span >   )</ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p > Parse FCI (tag 0x6F) and fill FCP. </ p >
< dl class = "params" >< dt > Parameters</ dt >< dd >
< table class = "params" >
< tr >< td class = "paramdir" ></ td >< td class = "paramname" > data</ td >< td > FCI data </ td ></ tr >
< tr >< td class = "paramdir" ></ td >< td class = "paramname" > len</ td >< td > FCI length </ td ></ tr >
< tr >< td class = "paramdir" > [out]</ td >< td class = "paramname" > fcp</ td >< td > Output FCP </ td ></ tr >
</ table >
</ dd >
</ dl >
< dl class = "section return" >< dt > Returns</ dt >< dd > True if FCI parsed, false otherwise </ dd ></ dl >
</ div >
</ div >
</ div > <!-- contents -->
</ div > <!-- doc-content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" >< a class = "el" href = "dir_68267d1309a1af8e8297ef4c3efbcdba.html" > src</ a ></ li >< li class = "navelem" >< a class = "el" href = "dir_59410e1461a4f8107dcbc9b19538c327.html" > nfc</ a ></ li >< li class = "navelem" >< a class = "el" href = "dir_60cb28613bf31858290b8b55565cc38a.html" > isoDEP</ a ></ li >< li class = "navelem" >< a class = "el" href = "file__system_8cpp.html" > file_system.cpp</ a ></ li >
< li class = "footer" > Generated by < a href = "https://www.doxygen.org/index.html" >< img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" /></ a > 1.11.0 </ li >
</ ul >
</ div >
</ body >
</ html >