📄 struct_h_f_p___c_u_r_r_e_n_t___c_a_l_l_s___i_n_d___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_CURRENT_CALLS_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_CURRENT_CALLS_IND_T Struct Reference</h1>The application will receive one of these messages for each active call on the AG in response to a request to obtain the list of current calls. <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_u_r_r_e_n_t___c_a_l_l_s___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___c_u_r_r_e_n_t___c_a_l_l_s___i_n_d___t.html#o1">call_idx</a><li><a class="el" href="hfp_8h.html#a149">hfp_call_direction</a> <a class="el" href="struct_h_f_p___c_u_r_r_e_n_t___c_a_l_l_s___i_n_d___t.html#o2">direction</a><li><a class="el" href="hfp_8h.html#a150">hfp_call_status</a> <a class="el" href="struct_h_f_p___c_u_r_r_e_n_t___c_a_l_l_s___i_n_d___t.html#o3">status</a><li><a class="el" href="hfp_8h.html#a151">hfp_call_mode</a> <a class="el" href="struct_h_f_p___c_u_r_r_e_n_t___c_a_l_l_s___i_n_d___t.html#o4">mode</a><li><a class="el" href="hfp_8h.html#a152">hfp_call_multiparty</a> <a class="el" href="struct_h_f_p___c_u_r_r_e_n_t___c_a_l_l_s___i_n_d___t.html#o5">multiparty</a><li><a class="el" href="hfp_8h.html#a154">hfp_number_type</a> <a class="el" href="struct_h_f_p___c_u_r_r_e_n_t___c_a_l_l_s___i_n_d___t.html#o6">number_type</a><li><a class="el" href="csrtypes_8h.html#a4">uint16</a> <a class="el" href="struct_h_f_p___c_u_r_r_e_n_t___c_a_l_l_s___i_n_d___t.html#o7">size_number</a><li><a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="struct_h_f_p___c_u_r_r_e_n_t___c_a_l_l_s___i_n_d___t.html#o8">number</a> [1]</ul><hr><a name="_details"></a><h2>Detailed Description</h2>The application will receive one of these messages for each active call on the AG in response to a request to obtain the list of current calls. <p><hr><h2>Field Documentation</h2><a class="anchor" name="o0" doxytag="HFP_CURRENT_CALLS_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_u_r_r_e_n_t___c_a_l_l_s___i_n_d___t.html#o0">HFP_CURRENT_CALLS_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_CURRENT_CALLS_IND_T::call_idx" ></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___c_u_r_r_e_n_t___c_a_l_l_s___i_n_d___t.html#o1">HFP_CURRENT_CALLS_IND_T::call_idx</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Index number of call e.g. for referencing with AT+CHLD commands. </td> </tr></table><a class="anchor" name="o2" doxytag="HFP_CURRENT_CALLS_IND_T::direction" ></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#a149">hfp_call_direction</a> <a class="el" href="struct_h_f_p___c_u_r_r_e_n_t___c_a_l_l_s___i_n_d___t.html#o2">HFP_CURRENT_CALLS_IND_T::direction</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Indicates if the call is AG originated or not. </td> </tr></table><a class="anchor" name="o3" doxytag="HFP_CURRENT_CALLS_IND_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#a150">hfp_call_status</a> <a class="el" href="struct_h_f_p___c_u_r_r_e_n_t___c_a_l_l_s___i_n_d___t.html#o3">HFP_CURRENT_CALLS_IND_T::status</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>State of the call. </td> </tr></table><a class="anchor" name="o4" doxytag="HFP_CURRENT_CALLS_IND_T::mode" ></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#a151">hfp_call_mode</a> <a class="el" href="struct_h_f_p___c_u_r_r_e_n_t___c_a_l_l_s___i_n_d___t.html#o4">HFP_CURRENT_CALLS_IND_T::mode</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Indicates the mode of the call - bearer/teleservice. </td> </tr></table><a class="anchor" name="o5" doxytag="HFP_CURRENT_CALLS_IND_T::multiparty" ></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#a152">hfp_call_multiparty</a> <a class="el" href="struct_h_f_p___c_u_r_r_e_n_t___c_a_l_l_s___i_n_d___t.html#o5">HFP_CURRENT_CALLS_IND_T::multiparty</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Indicates if the call is a multi-party call or not. </td> </tr></table><a class="anchor" name="o6" doxytag="HFP_CURRENT_CALLS_IND_T::number_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="hfp_8h.html#a154">hfp_number_type</a> <a class="el" href="struct_h_f_p___c_u_r_r_e_n_t___c_a_l_l_s___i_n_d___t.html#o6">HFP_CURRENT_CALLS_IND_T::number_type</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Type of number. </td> </tr></table><a class="anchor" name="o7" doxytag="HFP_CURRENT_CALLS_IND_T::size_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___c_u_r_r_e_n_t___c_a_l_l_s___i_n_d___t.html#o7">HFP_CURRENT_CALLS_IND_T::size_number</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Length of array, in bytes, containing the phone number. </td> </tr></table><a class="anchor" name="o8" doxytag="HFP_CURRENT_CALLS_IND_T::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___c_u_r_r_e_n_t___c_a_l_l_s___i_n_d___t.html#o8">HFP_CURRENT_CALLS_IND_T::number</a>[1] </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Array containing the phone number. </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 + -