struct_h_f_p___e_x_t_r_a___i_n_d_i_c_a_t_o_r___u_p_d_a_t_e___i_n_d___t.html

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

HTML
97
字号
<!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: HFP_EXTRA_INDICATOR_UPDATE_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>HFP_EXTRA_INDICATOR_UPDATE_IND_T Struct Reference</h1>This message returns the value of an indicator the AG supports.  <a href="#_details">More...</a><p><h2>Data Fields</h2><ul><li><a class="el" href="hfp_8h.html#a8">HFP</a> * <a class="el" href="struct_h_f_p___e_x_t_r_a___i_n_d_i_c_a_t_o_r___u_p_d_a_t_e___i_n_d___t.html#o0">hfp</a><li><a class="el" href="csrtypes_8h.html#a4">uint16</a> <a class="el" href="struct_h_f_p___e_x_t_r_a___i_n_d_i_c_a_t_o_r___u_p_d_a_t_e___i_n_d___t.html#o1">index</a><li><a class="el" href="csrtypes_8h.html#a4">uint16</a> <a class="el" href="struct_h_f_p___e_x_t_r_a___i_n_d_i_c_a_t_o_r___u_p_d_a_t_e___i_n_d___t.html#o2">value</a></ul><hr><a name="_details"></a><h2>Detailed Description</h2>This message returns the value of an indicator the AG supports. <p>If the application registers that it is interested in a particular indicator (other than the ones defined by the HFP specification) it will be sent this message whenever an indicator status update (+CIEV) is received from the AG. All indicator updates will be sent to the application even if they are not for the indicator the application initially registered an interest in. It is the application's responsibility to determine whather the indicator update is of interest. <p><hr><h2>Field Documentation</h2><a class="anchor" name="o0" doxytag="HFP_EXTRA_INDICATOR_UPDATE_IND_T::hfp" ></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="hfp_8h.html#a8">HFP</a>* <a class="el" href="struct_h_f_p___e_x_t_r_a___i_n_d_i_c_a_t_o_r___u_p_d_a_t_e___i_n_d___t.html#o0">HFP_EXTRA_INDICATOR_UPDATE_IND_T::hfp</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Pointer to hfp profile instance that is handling the Service Level Connection.     </td>  </tr></table><a class="anchor" name="o1" doxytag="HFP_EXTRA_INDICATOR_UPDATE_IND_T::index" ></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_f_p___e_x_t_r_a___i_n_d_i_c_a_t_o_r___u_p_d_a_t_e___i_n_d___t.html#o1">HFP_EXTRA_INDICATOR_UPDATE_IND_T::index</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>The index of the indicator as initially reported in the CIND string (i.e. indicator_index in the HFP_EXTRA_INDICATOR_INDEX_IND message).     </td>  </tr></table><a class="anchor" name="o2" doxytag="HFP_EXTRA_INDICATOR_UPDATE_IND_T::value" ></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_f_p___e_x_t_r_a___i_n_d_i_c_a_t_o_r___u_p_d_a_t_e___i_n_d___t.html#o2">HFP_EXTRA_INDICATOR_UPDATE_IND_T::value</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>The new value for this indicator.     </td>  </tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="hfp_8h.html">hfp.h</a></ul></body></html>

⌨️ 快捷键说明

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