⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 struct_a2_d_p___o_p_e_n___c_f_m___t.html

📁 BlueLab3 bluetooth API 说明文档
💻 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: A2DP_OPEN_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&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>A2DP_OPEN_CFM_T Struct Reference</h1>This message returns the result of a call to A2dpOpen.  <a href="#_details">More...</a><p><h2>Data Fields</h2><ul><li><a class="el" href="a2dp_8h.html#a2">A2DP</a> * <a class="el" href="struct_a2_d_p___o_p_e_n___c_f_m___t.html#o0">a2dp</a><li><a class="el" href="a2dp_8h.html#a48">a2dp_status_code</a> <a class="el" href="struct_a2_d_p___o_p_e_n___c_f_m___t.html#o1">result</a><li><a class="el" href="a2dp_8h.html#a46">a2dp_sep_type</a> <a class="el" href="struct_a2_d_p___o_p_e_n___c_f_m___t.html#o2">sep_type</a><li><a class="el" href="sink___8h.html#a0">Sink</a> <a class="el" href="struct_a2_d_p___o_p_e_n___c_f_m___t.html#o3">media_sink</a><li><a class="el" href="sink___8h.html#a0">Sink</a> <a class="el" href="struct_a2_d_p___o_p_e_n___c_f_m___t.html#o4">recovery_sink</a><li><a class="el" href="sink___8h.html#a0">Sink</a> <a class="el" href="struct_a2_d_p___o_p_e_n___c_f_m___t.html#o5">reporting_sink</a></ul><hr><a name="_details"></a><h2>Detailed Description</h2>This message returns the result of a call to A2dpOpen. <p>On success, contains sink for the AV streams and SEP type in use. <p><hr><h2>Field Documentation</h2><a class="anchor" name="o0" doxytag="A2DP_OPEN_CFM_T::a2dp" ></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="a2dp_8h.html#a2">A2DP</a>* <a class="el" href="struct_a2_d_p___o_p_e_n___c_f_m___t.html#o0">A2DP_OPEN_CFM_T::a2dp</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Pointer to A2DP profile instance.     </td>  </tr></table><a class="anchor" name="o1" doxytag="A2DP_OPEN_CFM_T::result" ></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="a2dp_8h.html#a48">a2dp_status_code</a> <a class="el" href="struct_a2_d_p___o_p_e_n___c_f_m___t.html#o1">A2DP_OPEN_CFM_T::result</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>The current A2DP status.     </td>  </tr></table><a class="anchor" name="o2" doxytag="A2DP_OPEN_CFM_T::sep_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="a2dp_8h.html#a46">a2dp_sep_type</a> <a class="el" href="struct_a2_d_p___o_p_e_n___c_f_m___t.html#o2">A2DP_OPEN_CFM_T::sep_type</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Type of codec being used. This is for informational purposes only     </td>  </tr></table><a class="anchor" name="o3" doxytag="A2DP_OPEN_CFM_T::media_sink" ></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="sink___8h.html#a0">Sink</a> <a class="el" href="struct_a2_d_p___o_p_e_n___c_f_m___t.html#o3">A2DP_OPEN_CFM_T::media_sink</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Sink for the media transport channel.     </td>  </tr></table><a class="anchor" name="o4" doxytag="A2DP_OPEN_CFM_T::recovery_sink" ></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="sink___8h.html#a0">Sink</a> <a class="el" href="struct_a2_d_p___o_p_e_n___c_f_m___t.html#o4">A2DP_OPEN_CFM_T::recovery_sink</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Not currently supported.     </td>  </tr></table><a class="anchor" name="o5" doxytag="A2DP_OPEN_CFM_T::reporting_sink" ></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="sink___8h.html#a0">Sink</a> <a class="el" href="struct_a2_d_p___o_p_e_n___c_f_m___t.html#o5">A2DP_OPEN_CFM_T::reporting_sink</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Not currently supported.     </td>  </tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="a2dp_8h.html">a2dp.h</a></ul></body></html>

⌨️ 快捷键说明

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