struct_a_g_h_f_p___s_l_c___c_o_n_n_e_c_t___c_f_m___t.html

来自「BlueLab3 bluetooth API 说明文档」· HTML 代码 · 共 73 行

HTML
73
字号
<!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_SLC_CONNECT_CFM_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_SLC_CONNECT_CFM_T Struct Reference</h1>This message returns the result of a call to AghfpSlcConnect.  <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___s_l_c___c_o_n_n_e_c_t___c_f_m___t.html#o0">aghfp</a><li><a class="el" href="aghfp_8h.html#a142">aghfp_connect_status</a> <a class="el" href="struct_a_g_h_f_p___s_l_c___c_o_n_n_e_c_t___c_f_m___t.html#o1">status</a></ul><hr><a name="_details"></a><h2>Detailed Description</h2>This message returns the result of a call to AghfpSlcConnect. <p>This message is sent to the application once a Service Level Connection has been established or the connect attempt has failed. It is sent to inform the application that the Service Level Connection establishment phase has completed. The application will receive this message regardless of whether it initiated the Service Level Connection establishment or whether this was done by the HF. <p><hr><h2>Field Documentation</h2><a class="anchor" name="o0" doxytag="AGHFP_SLC_CONNECT_CFM_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___s_l_c___c_o_n_n_e_c_t___c_f_m___t.html#o0">AGHFP_SLC_CONNECT_CFM_T::aghfp</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Pointer to aghfp profile instance that is handling the Service Level Connection.     </td>  </tr></table><a class="anchor" name="o1" doxytag="AGHFP_SLC_CONNECT_CFM_T::status" ></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#a142">aghfp_connect_status</a> <a class="el" href="struct_a_g_h_f_p___s_l_c___c_o_n_n_e_c_t___c_f_m___t.html#o1">AGHFP_SLC_CONNECT_CFM_T::status</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Indicates whether or not the connection was successfully established.     </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 + =
减小字号Ctrl + -
显示快捷键?