struct_a_g_h_f_p___s_l_c___c_o_n_n_e_c_t___i_n_d___t.html
来自「BlueLab3 bluetooth API 说明文档」· HTML 代码 · 共 73 行
HTML
73 行
<!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: AGHFP_SLC_CONNECT_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>AGHFP_SLC_CONNECT_IND_T Struct Reference</h1>This message is sent when a remote device wishes to establish a Service Level Connection. <a href="#_details">More...</a><p><h2>Data Fields</h2><ul><li><a class="el" href="aghfp_8h.html#a1">AGHFP</a> * <a class="el" href="struct_a_g_h_f_p___s_l_c___c_o_n_n_e_c_t___i_n_d___t.html#o0">aghfp</a><li><a class="el" href="structbdaddr.html">bdaddr</a> <a class="el" href="struct_a_g_h_f_p___s_l_c___c_o_n_n_e_c_t___i_n_d___t.html#o1">bd_addr</a></ul><hr><a name="_details"></a><h2>Detailed Description</h2>This message is sent when a remote device wishes to establish a Service Level Connection. <p>This message is sent to the application to indicate that a remote device (the HF) is requesting to establish a Service Level Connection to this device. The application can respond to this message using the function AghfpSlcConnectResponse. The application must respond to this message even if it wants to reject the incoming Service Level Connection. <p><hr><h2>Field Documentation</h2><a class="anchor" name="o0" doxytag="AGHFP_SLC_CONNECT_IND_T::aghfp" ></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="aghfp_8h.html#a1">AGHFP</a>* <a class="el" href="struct_a_g_h_f_p___s_l_c___c_o_n_n_e_c_t___i_n_d___t.html#o0">AGHFP_SLC_CONNECT_IND_T::aghfp</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Pointer to aghfp profile instance that received the incoming Service Level Connection request. </td> </tr></table><a class="anchor" name="o1" doxytag="AGHFP_SLC_CONNECT_IND_T::bd_addr" ></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="structbdaddr.html">bdaddr</a> <a class="el" href="struct_a_g_h_f_p___s_l_c___c_o_n_n_e_c_t___i_n_d___t.html#o1">AGHFP_SLC_CONNECT_IND_T::bd_addr</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>The Bluetooth address of the remote device. </td> </tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="aghfp_8h.html">aghfp.h</a></ul></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?