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

📄 struct_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: HFP_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>HFP_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="hfp_8h.html#a8">HFP</a> * <a class="el" href="struct_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">hfp</a><li><a class="el" href="csrtypes_8h.html#a4">uint16</a> <a class="el" href="struct_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_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 hfp_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="HFP_UNRECOGNISED_AT_CMD_IND_T::hfp" ></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="hfp_8h.html#a8">HFP</a>* <a class="el" href="struct_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">HFP_UNRECOGNISED_AT_CMD_IND_T::hfp</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Pointer to hfp profile instance that is handling the Service Level Connection.     </td>  </tr></table><a class="anchor" name="o1" doxytag="HFP_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_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">HFP_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="HFP_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_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">HFP_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. The client should not attempt to free this pointer, the memory will be freed when the message is destroyed. 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="hfp_8h.html">hfp.h</a></ul></body></html>

⌨️ 快捷键说明

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