📄 struct_h_f_p___v_o_i_c_e___t_a_g___n_u_m_b_e_r___c_f_m___t.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: HFP_VOICE_TAG_NUMBER_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 Page</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a></div><h1>HFP_VOICE_TAG_NUMBER_CFM_T Struct Reference</h1>This message is sent in response to the AT command requesting the AG supplies a number to attach to a voice tag. <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___v_o_i_c_e___t_a_g___n_u_m_b_e_r___c_f_m___t.html#o0">hfp</a><li><a class="el" href="hfp_8h.html#a140">hfp_lib_status</a> <a class="el" href="struct_h_f_p___v_o_i_c_e___t_a_g___n_u_m_b_e_r___c_f_m___t.html#o1">status</a><li><a class="el" href="csrtypes_8h.html#a4">uint16</a> <a class="el" href="struct_h_f_p___v_o_i_c_e___t_a_g___n_u_m_b_e_r___c_f_m___t.html#o2">size_phone_number</a><li><a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="struct_h_f_p___v_o_i_c_e___t_a_g___n_u_m_b_e_r___c_f_m___t.html#o3">phone_number</a> [1]</ul><hr><a name="_details"></a><h2>Detailed Description</h2>This message is sent in response to the AT command requesting the AG supplies a number to attach to a voice tag. <p><hr><h2>Field Documentation</h2><a class="anchor" name="o0" doxytag="HFP_VOICE_TAG_NUMBER_CFM_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___v_o_i_c_e___t_a_g___n_u_m_b_e_r___c_f_m___t.html#o0">HFP_VOICE_TAG_NUMBER_CFM_T::hfp</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>If the AG responds with OK to the AT command, status is set to hfp_success. If the AG responds with ERROR or the profile instance is in the wrong state to send out the command the status will be set to hfp_fail. An error will also be sent if the application supplies a profile instance that was initialised as HSP and not HFP. </td> </tr></table><a class="anchor" name="o1" doxytag="HFP_VOICE_TAG_NUMBER_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="hfp_8h.html#a140">hfp_lib_status</a> <a class="el" href="struct_h_f_p___v_o_i_c_e___t_a_g___n_u_m_b_e_r___c_f_m___t.html#o1">HFP_VOICE_TAG_NUMBER_CFM_T::status</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><a class="anchor" name="o2" doxytag="HFP_VOICE_TAG_NUMBER_CFM_T::size_phone_number" ></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___v_o_i_c_e___t_a_g___n_u_m_b_e_r___c_f_m___t.html#o2">HFP_VOICE_TAG_NUMBER_CFM_T::size_phone_number</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>The number of bytes pointed to by the number pointer. </td> </tr></table><a class="anchor" name="o3" doxytag="HFP_VOICE_TAG_NUMBER_CFM_T::phone_number" ></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_f_p___v_o_i_c_e___t_a_g___n_u_m_b_e_r___c_f_m___t.html#o3">HFP_VOICE_TAG_NUMBER_CFM_T::phone_number</a>[1] </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Pointer to the phone number. 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="hfp_8h.html">hfp.h</a></ul></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -