struct_h_f_p___c_a_l_l___s_e_t_u_p___i_n_d___t.html
来自「BlueLab3 bluetooth API 说明文档」· HTML 代码 · 共 74 行
HTML
74 行
<!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_CALL_SETUP_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 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_CALL_SETUP_IND_T Struct Reference</h1>This message informs the application of a change in the call_setup indicator's status. <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___c_a_l_l___s_e_t_u_p___i_n_d___t.html#o0">hfp</a><li><a class="el" href="hfp_8h.html#a147">hfp_call_setup</a> <a class="el" href="struct_h_f_p___c_a_l_l___s_e_t_u_p___i_n_d___t.html#o1">call_setup</a></ul><hr><a name="_details"></a><h2>Detailed Description</h2>This message informs the application of a change in the call_setup indicator's status. <p>This message is sent on Service Level Connection establishment and subsequently whenever a call_setup indicator update is received.<p>The call_setup indicator is not supported by HFP v0.96 compliant AGs so the Hfp library has to, in some cases, assume the current state of the call process at the AG. In this case the Hfp library will send this message to the application informing it of what it thinks is the current state of the call establishment. <p><hr><h2>Field Documentation</h2><a class="anchor" name="o0" doxytag="HFP_CALL_SETUP_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___c_a_l_l___s_e_t_u_p___i_n_d___t.html#o0">HFP_CALL_SETUP_IND_T::hfp</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </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_CALL_SETUP_IND_T::call_setup" ></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#a147">hfp_call_setup</a> <a class="el" href="struct_h_f_p___c_a_l_l___s_e_t_u_p___i_n_d___t.html#o1">HFP_CALL_SETUP_IND_T::call_setup</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>The new value of the call_setup 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 + -
显示快捷键?