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

📄 struct_c_l___d_m___r_e_m_o_t_e___n_a_m_e___c_o_m_p_l_e_t_e___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_DM_REMOTE_NAME_COMPLETE_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_DM_REMOTE_NAME_COMPLETE_T Struct Reference</h1>This message indicates that a call to ConnectionReadRemoteName has completed.  <a href="#_details">More...</a><p><h2>Data Fields</h2><ul><li><a class="el" href="connection_8h.html#a316">hci_status</a> <a class="el" href="struct_c_l___d_m___r_e_m_o_t_e___n_a_m_e___c_o_m_p_l_e_t_e___t.html#o0">status</a><li><a class="el" href="structbdaddr.html">bdaddr</a> <a class="el" href="struct_c_l___d_m___r_e_m_o_t_e___n_a_m_e___c_o_m_p_l_e_t_e___t.html#o1">bd_addr</a><li><a class="el" href="csrtypes_8h.html#a4">uint16</a> <a class="el" href="struct_c_l___d_m___r_e_m_o_t_e___n_a_m_e___c_o_m_p_l_e_t_e___t.html#o2">size_remote_name</a><li><a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="struct_c_l___d_m___r_e_m_o_t_e___n_a_m_e___c_o_m_p_l_e_t_e___t.html#o3">remote_name</a> [1]</ul><hr><a name="_details"></a><h2>Detailed Description</h2>This message indicates that a call to ConnectionReadRemoteName has completed. <p>A connection library client may request to read the remote name of device. This message is returned in response to such a request. If the remote name was read successfully then the status field should indicate this and the message will contain the name read along with its length. NOTES: 1. The maximum length of any name read is 31 bytes. All names are NULL terminated. 2. DO NOT Free memory allocated to hold the remote name after use. <p><hr><h2>Field Documentation</h2><a class="anchor" name="o0" doxytag="CL_DM_REMOTE_NAME_COMPLETE_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#a316">hci_status</a> <a class="el" href="struct_c_l___d_m___r_e_m_o_t_e___n_a_m_e___c_o_m_p_l_e_t_e___t.html#o0">CL_DM_REMOTE_NAME_COMPLETE_T::status</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Indicates the success or failure of the function call.     </td>  </tr></table><a class="anchor" name="o1" doxytag="CL_DM_REMOTE_NAME_COMPLETE_T::bd_addr" ></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="structbdaddr.html">bdaddr</a> <a class="el" href="struct_c_l___d_m___r_e_m_o_t_e___n_a_m_e___c_o_m_p_l_e_t_e___t.html#o1">CL_DM_REMOTE_NAME_COMPLETE_T::bd_addr</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>The Bluetooth address of the remote device.     </td>  </tr></table><a class="anchor" name="o2" doxytag="CL_DM_REMOTE_NAME_COMPLETE_T::size_remote_name" ></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___d_m___r_e_m_o_t_e___n_a_m_e___c_o_m_p_l_e_t_e___t.html#o2">CL_DM_REMOTE_NAME_COMPLETE_T::size_remote_name</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Length of the remote name read.     </td>  </tr></table><a class="anchor" name="o3" doxytag="CL_DM_REMOTE_NAME_COMPLETE_T::remote_name" ></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_c_l___d_m___r_e_m_o_t_e___n_a_m_e___c_o_m_p_l_e_t_e___t.html#o3">CL_DM_REMOTE_NAME_COMPLETE_T::remote_name</a>[1]          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Pointer to the remote name. 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="connection_8h.html">connection.h</a></ul></body></html>

⌨️ 快捷键说明

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