struct_c_l___l2_c_a_p___d_i_s_c_o_n_n_e_c_t___i_n_d___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: CL_L2CAP_DISCONNECT_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>CL_L2CAP_DISCONNECT_IND_T Struct Reference</h1>This message informs the client that an L2CAP connection that it owns has been disconnected.  <a href="#_details">More...</a><p><h2>Data Fields</h2><ul><li><a class="el" href="connection_8h.html#a340">l2cap_disconnect_status</a> <a class="el" href="struct_c_l___l2_c_a_p___d_i_s_c_o_n_n_e_c_t___i_n_d___t.html#o0">status</a><li><a class="el" href="sink___8h.html#a0">Sink</a> <a class="el" href="struct_c_l___l2_c_a_p___d_i_s_c_o_n_n_e_c_t___i_n_d___t.html#o1">sink</a></ul><hr><a name="_details"></a><h2>Detailed Description</h2>This message informs the client that an L2CAP connection that it owns has been disconnected. <p>This message is sent to the client to indicate the L2CAP disconnect regardless of which side initiated the disconnect. The sink is included in the message so that if the client has multiple L2CAP connections open it can determine which one has been closed. Obviously once this message has been received the sink is no longer valid and cannot be used to send data to the remote end. <p><hr><h2>Field Documentation</h2><a class="anchor" name="o0" doxytag="CL_L2CAP_DISCONNECT_IND_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#a340">l2cap_disconnect_status</a> <a class="el" href="struct_c_l___l2_c_a_p___d_i_s_c_o_n_n_e_c_t___i_n_d___t.html#o0">CL_L2CAP_DISCONNECT_IND_T::status</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Indicates the L2CAP connection has been disconnected and the status of the disconnect.     </td>  </tr></table><a class="anchor" name="o1" doxytag="CL_L2CAP_DISCONNECT_IND_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___d_i_s_c_o_n_n_e_c_t___i_n_d___t.html#o1">CL_L2CAP_DISCONNECT_IND_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 L2CAP connection that was disconnected.     </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 + =
减小字号Ctrl + -
显示快捷键?