⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 struct_a_g_h_f_p___u_n_r_e_c_o_g_n_i_s_e_d___a_t___c_m_d___i_n_d___t.html

📁 BlueLab3 bluetooth API 说明文档
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>BlueLab: AGHFP_UNRECOGNISED_AT_CMD_IND_T Struct Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.8 --><div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div><h1>AGHFP_UNRECOGNISED_AT_CMD_IND_T Struct Reference</h1>This message contains the strings that the AT command parser cannot parse.  <a href="#_details">More...</a><p><h2>Data Fields</h2><ul><li><a class="el" href="aghfp_8h.html#a1">AGHFP</a> * <a class="el" href="struct_a_g_h_f_p___u_n_r_e_c_o_g_n_i_s_e_d___a_t___c_m_d___i_n_d___t.html#o0">aghfp</a><li><a class="el" href="csrtypes_8h.html#a4">uint16</a> <a class="el" href="struct_a_g_h_f_p___u_n_r_e_c_o_g_n_i_s_e_d___a_t___c_m_d___i_n_d___t.html#o1">size_data</a><li><a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="struct_a_g_h_f_p___u_n_r_e_c_o_g_n_i_s_e_d___a_t___c_m_d___i_n_d___t.html#o2">data</a> [1]</ul><hr><a name="_details"></a><h2>Detailed Description</h2>This message contains the strings that the AT command parser cannot parse. <p>The strings that the auto generated AT command parser supports are specified in aghfp_parse.parse along with the handler function to be called once a command has been parsed. However, if the parser cannot parse a particular AT string it will pass it to the application for further processing. <p><hr><h2>Field Documentation</h2><a class="anchor" name="o0" doxytag="AGHFP_UNRECOGNISED_AT_CMD_IND_T::aghfp" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="aghfp_8h.html#a1">AGHFP</a>* <a class="el" href="struct_a_g_h_f_p___u_n_r_e_c_o_g_n_i_s_e_d___a_t___c_m_d___i_n_d___t.html#o0">AGHFP_UNRECOGNISED_AT_CMD_IND_T::aghfp</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Pointer to the aghfp profile instance that is handling the Service Level Connection.     </td>  </tr></table><a class="anchor" name="o1" doxytag="AGHFP_UNRECOGNISED_AT_CMD_IND_T::size_data" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="csrtypes_8h.html#a4">uint16</a> <a class="el" href="struct_a_g_h_f_p___u_n_r_e_c_o_g_n_i_s_e_d___a_t___c_m_d___i_n_d___t.html#o1">AGHFP_UNRECOGNISED_AT_CMD_IND_T::size_data</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>The number of bytes pointed to by data.     </td>  </tr></table><a class="anchor" name="o2" doxytag="AGHFP_UNRECOGNISED_AT_CMD_IND_T::data" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="struct_a_g_h_f_p___u_n_r_e_c_o_g_n_i_s_e_d___a_t___c_m_d___i_n_d___t.html#o2">AGHFP_UNRECOGNISED_AT_CMD_IND_T::data</a>[1]          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>The data that could not be parsed. Although the array size is specified a 1, the actual size can be much larger - ie this structure has a variable size, depending on the amount of data. If the client needs access to this data after the message has been destroyed it is the client's responsibility to copy it.     </td>  </tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="aghfp_8h.html">aghfp.h</a></ul></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -