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

📄 struct_c_l___l2_c_a_p___c_o_n_n_e_c_t___c_f_m___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: CL_L2CAP_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>CL_L2CAP_CONNECT_CFM_T Struct Reference</h1>This message returns the result of the L2CAP connect attempt.  <a href="#_details">More...</a><p><h2>Data Fields</h2><ul><li><a class="el" href="connection_8h.html#a339">l2cap_connect_status</a> <a class="el" href="struct_c_l___l2_c_a_p___c_o_n_n_e_c_t___c_f_m___t.html#o0">status</a><li><a class="el" href="csrtypes_8h.html#a4">uint16</a> <a class="el" href="struct_c_l___l2_c_a_p___c_o_n_n_e_c_t___c_f_m___t.html#o1">psm_local</a><li><a class="el" href="sink___8h.html#a0">Sink</a> <a class="el" href="struct_c_l___l2_c_a_p___c_o_n_n_e_c_t___c_f_m___t.html#o2">sink</a><li><a class="el" href="csrtypes_8h.html#a4">uint16</a> <a class="el" href="struct_c_l___l2_c_a_p___c_o_n_n_e_c_t___c_f_m___t.html#o3">connection_id</a><li><a class="el" href="csrtypes_8h.html#a4">uint16</a> <a class="el" href="struct_c_l___l2_c_a_p___c_o_n_n_e_c_t___c_f_m___t.html#o4">mtu_remote</a><li><a class="el" href="csrtypes_8h.html#a4">uint16</a> <a class="el" href="struct_c_l___l2_c_a_p___c_o_n_n_e_c_t___c_f_m___t.html#o5">flush_timeout_remote</a><li><a class="el" href="structqos__flow.html">qos_flow</a> <a class="el" href="struct_c_l___l2_c_a_p___c_o_n_n_e_c_t___c_f_m___t.html#o6">qos_remote</a></ul><hr><a name="_details"></a><h2>Detailed Description</h2>This message returns the result of the L2CAP connect attempt. <p>This message is returned to both the initiator and acceptor of the L2CAP connection and is used to inform them whether the connection was successfully established or not. Once this message has been received the connection can be used to transfer data. <p><hr><h2>Field Documentation</h2><a class="anchor" name="o0" doxytag="CL_L2CAP_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="connection_8h.html#a339">l2cap_connect_status</a> <a class="el" href="struct_c_l___l2_c_a_p___c_o_n_n_e_c_t___c_f_m___t.html#o0">CL_L2CAP_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><a class="anchor" name="o1" doxytag="CL_L2CAP_CONNECT_CFM_T::psm_local" ></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_c_l___l2_c_a_p___c_o_n_n_e_c_t___c_f_m___t.html#o1">CL_L2CAP_CONNECT_CFM_T::psm_local</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>The local PSM that was connected to.     </td>  </tr></table><a class="anchor" name="o2" doxytag="CL_L2CAP_CONNECT_CFM_T::sink" ></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="sink___8h.html#a0">Sink</a> <a class="el" href="struct_c_l___l2_c_a_p___c_o_n_n_e_c_t___c_f_m___t.html#o2">CL_L2CAP_CONNECT_CFM_T::sink</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Sink identifying the connection. The sink is used to send data to the remote device and must be stored by the client task.     </td>  </tr></table><a class="anchor" name="o3" doxytag="CL_L2CAP_CONNECT_CFM_T::connection_id" ></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_c_l___l2_c_a_p___c_o_n_n_e_c_t___c_f_m___t.html#o3">CL_L2CAP_CONNECT_CFM_T::connection_id</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Unique identifier for the connection attempt, allows the client to match this cfm message to the response sent tot he connection lib where multiple connections are being established simultaneously to the same device.     </td>  </tr></table><a class="anchor" name="o4" doxytag="CL_L2CAP_CONNECT_CFM_T::mtu_remote" ></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_c_l___l2_c_a_p___c_o_n_n_e_c_t___c_f_m___t.html#o4">CL_L2CAP_CONNECT_CFM_T::mtu_remote</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>The MTU advertised by the remote device.     </td>  </tr></table><a class="anchor" name="o5" doxytag="CL_L2CAP_CONNECT_CFM_T::flush_timeout_remote" ></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_c_l___l2_c_a_p___c_o_n_n_e_c_t___c_f_m___t.html#o5">CL_L2CAP_CONNECT_CFM_T::flush_timeout_remote</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>The flush timeout in use by the remote device.     </td>  </tr></table><a class="anchor" name="o6" doxytag="CL_L2CAP_CONNECT_CFM_T::qos_remote" ></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="structqos__flow.html">qos_flow</a> <a class="el" href="struct_c_l___l2_c_a_p___c_o_n_n_e_c_t___c_f_m___t.html#o6">CL_L2CAP_CONNECT_CFM_T::qos_remote</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>The Quality of Service settings of the remote device.     </td>  </tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="connection_8h.html">connection.h</a></ul></body></html>

⌨️ 快捷键说明

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