struct_h_i_d___g_e_t___r_e_p_o_r_t___i_n_d___t.html

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

HTML
119
字号
<!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: HID_GET_REPORT_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>HID_GET_REPORT_IND_T Struct Reference</h1>This message is sent to the application whenever a GET_REPORT request is received from the host. See HID Profile 7.4.3. The application must respond by calling HidGetReportResponse to send the required report to the host.  <a href="#_details">More...</a><p><h2>Data Fields</h2><ul><li><a class="el" href="hid_8h.html#a8">HID</a> * <a class="el" href="struct_h_i_d___g_e_t___r_e_p_o_r_t___i_n_d___t.html#o0">hid</a><li><a class="el" href="hid__if_8h.html#a7">hid_report_type</a> <a class="el" href="struct_h_i_d___g_e_t___r_e_p_o_r_t___i_n_d___t.html#o1">report_type</a><li><a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="struct_h_i_d___g_e_t___r_e_p_o_r_t___i_n_d___t.html#o2">report_id</a><li><a class="el" href="csrtypes_8h.html#a4">uint16</a> <a class="el" href="struct_h_i_d___g_e_t___r_e_p_o_r_t___i_n_d___t.html#o3">report_length</a></ul><hr><a name="_details"></a><h2>Detailed Description</h2>This message is sent to the application whenever a GET_REPORT request is received from the host. See HID Profile 7.4.3. The application must respond by calling HidGetReportResponse to send the required report to the host. <p><hr><h2>Field Documentation</h2><a class="anchor" name="o0" doxytag="HID_GET_REPORT_IND_T::hid" ></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="hid_8h.html#a8">HID</a>* <a class="el" href="struct_h_i_d___g_e_t___r_e_p_o_r_t___i_n_d___t.html#o0">HID_GET_REPORT_IND_T::hid</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>The HID connection instance.     </td>  </tr></table><a class="anchor" name="o1" doxytag="HID_GET_REPORT_IND_T::report_type" ></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="hid__if_8h.html#a7">hid_report_type</a> <a class="el" href="struct_h_i_d___g_e_t___r_e_p_o_r_t___i_n_d___t.html#o1">HID_GET_REPORT_IND_T::report_type</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a class="anchor" name="o2" doxytag="HID_GET_REPORT_IND_T::report_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#a8">uint8</a> <a class="el" href="struct_h_i_d___g_e_t___r_e_p_o_r_t___i_n_d___t.html#o2">HID_GET_REPORT_IND_T::report_id</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a class="anchor" name="o3" doxytag="HID_GET_REPORT_IND_T::report_length" ></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_i_d___g_e_t___r_e_p_o_r_t___i_n_d___t.html#o3">HID_GET_REPORT_IND_T::report_length</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Length of report data.     </td>  </tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="hid_8h.html">hid.h</a></ul></body></html>

⌨️ 快捷键说明

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