BMLite_Nordic/hcp/doxygen/html/structfpc__hcp__arg__data.html
Andrey Perminov 06b99d7e18 Initial commit
Change-Id: I532af5014d3392fb525487a4894673405cf6fe42
2020-04-16 15:40:31 -07:00

173 lines
7.7 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>Host Communication Protocol: fpc_hcp_arg_data Struct 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>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</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 style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Host Communication Protocol
&#160;<span id="projectnumber">2.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
<li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
<li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
</ul>
</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">
$(document).ready(function(){initNavTree('structfpc__hcp__arg__data.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">fpc_hcp_arg_data Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Command Argument.
<a href="structfpc__hcp__arg__data.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="fpc__hcp__common_8h_source.html">fpc_hcp_common.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:ad10d9a131410e8832ee545e38c2957f0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="fpc__hcp__common_8h.html#a7470deee2c0eae8f5ac7feb71649df0b">fpc_hcp_arg_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfpc__hcp__arg__data.html#ad10d9a131410e8832ee545e38c2957f0">arg</a></td></tr>
<tr class="separator:ad10d9a131410e8832ee545e38c2957f0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaee76f9b7bf53b5b9095ae68a8dbe4ec"><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfpc__hcp__arg__data.html#aaee76f9b7bf53b5b9095ae68a8dbe4ec">size</a></td></tr>
<tr class="separator:aaee76f9b7bf53b5b9095ae68a8dbe4ec"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2b1579dabe9af25ac70ba5c9345bec6a"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfpc__hcp__arg__data.html#a2b1579dabe9af25ac70ba5c9345bec6a">free_data</a></td></tr>
<tr class="separator:a2b1579dabe9af25ac70ba5c9345bec6a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a96b9e7812ba72f1c27355f8896079c2e"><td class="memItemLeft" align="right" valign="top">uint8_t *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfpc__hcp__arg__data.html#a96b9e7812ba72f1c27355f8896079c2e">data</a></td></tr>
<tr class="separator:a96b9e7812ba72f1c27355f8896079c2e"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Command Argument. </p>
<p>Definition at line <a class="el" href="fpc__hcp__common_8h_source.html#l00196">196</a> of file <a class="el" href="fpc__hcp__common_8h_source.html">fpc_hcp_common.h</a>.</p>
</div><h2 class="groupheader">Field Documentation</h2>
<a class="anchor" id="ad10d9a131410e8832ee545e38c2957f0"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="fpc__hcp__common_8h.html#a7470deee2c0eae8f5ac7feb71649df0b">fpc_hcp_arg_t</a> fpc_hcp_arg_data::arg</td>
</tr>
</table>
</div><div class="memdoc">
<p>Argument </p>
<p>Definition at line <a class="el" href="fpc__hcp__common_8h_source.html#l00198">198</a> of file <a class="el" href="fpc__hcp__common_8h_source.html">fpc_hcp_common.h</a>.</p>
</div>
</div>
<a class="anchor" id="a96b9e7812ba72f1c27355f8896079c2e"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint8_t* fpc_hcp_arg_data::data</td>
</tr>
</table>
</div><div class="memdoc">
<p>Pointer to data </p>
<p>Definition at line <a class="el" href="fpc__hcp__common_8h_source.html#l00204">204</a> of file <a class="el" href="fpc__hcp__common_8h_source.html">fpc_hcp_common.h</a>.</p>
</div>
</div>
<a class="anchor" id="a2b1579dabe9af25ac70ba5c9345bec6a"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool fpc_hcp_arg_data::free_data</td>
</tr>
</table>
</div><div class="memdoc">
<p>Free data inside HCP </p>
<p>Definition at line <a class="el" href="fpc__hcp__common_8h_source.html#l00202">202</a> of file <a class="el" href="fpc__hcp__common_8h_source.html">fpc_hcp_common.h</a>.</p>
</div>
</div>
<a class="anchor" id="aaee76f9b7bf53b5b9095ae68a8dbe4ec"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t fpc_hcp_arg_data::size</td>
</tr>
</table>
</div><div class="memdoc">
<p>Size of data </p>
<p>Definition at line <a class="el" href="fpc__hcp__common_8h_source.html#l00200">200</a> of file <a class="el" href="fpc__hcp__common_8h_source.html">fpc_hcp_common.h</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>inc/<a class="el" href="fpc__hcp__common_8h_source.html">fpc_hcp_common.h</a></li>
</ul>
</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="structfpc__hcp__arg__data.html">fpc_hcp_arg_data</a></li>
<li class="footer">Generated on Tue Mar 24 2020 11:09:45 for Host Communication Protocol by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul>
</div>
</body>
</html>