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

📄 structa2dp__sep__config.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_sep_config 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_sep_config Struct Reference</h1>A2DP SEP (Stream End Point) configuration parameters.  <a href="#_details">More...</a><p><h2>Data Fields</h2><ul><li><a class="el" href="a2dp_8h.html#a46">a2dp_sep_type</a> <a class="el" href="structa2dp__sep__config.html#o0">sep_type</a><li><a class="el" href="structsep__config__params.html">sep_config_params</a> * <a class="el" href="structa2dp__sep__config.html#o1">params</a></ul><hr><a name="_details"></a><h2>Detailed Description</h2>A2DP SEP (Stream End Point) configuration parameters. <p>Before a SEP can be used for streaming it must be registered with the A2DP library. These parameters are used to determine the SEP type to register and configure it correctly.<p>If the params pointer is set to null then the default parameters stored in the library are used to configure the SEP. If however the client wishes to supply their own, specific, set of parameters then they must provide a valid <a class="el" href="structsep__config__params.html">sep_config_params</a> configuration. Note that the SEP config block provided must either be a pointer to constant data or the client must allocate and manage the memory for it as the a2dp library will copy the pointer but will not take ownership of that memory. It is recommended that the config parameters are passed in as a constant block of data. <p><hr><h2>Field Documentation</h2><a class="anchor" name="o0" doxytag="a2dp_sep_config::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="structa2dp__sep__config.html#o0">a2dp_sep_config::sep_type</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a class="anchor" name="o1" doxytag="a2dp_sep_config::params" ></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="structsep__config__params.html">sep_config_params</a>* <a class="el" href="structa2dp__sep__config.html#o1">a2dp_sep_config::params</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </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 + -