📄 structqos__flow.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: qos_flow 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>qos_flow Struct Reference</h1>L2CAP Quality of Service Parameters. <a href="#_details">More...</a><p><h2>Data Fields</h2><ul><li><a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structqos__flow.html#o0">service_type</a><li><a class="el" href="csrtypes_8h.html#a3">uint32</a> <a class="el" href="structqos__flow.html#o1">token_rate</a><li><a class="el" href="csrtypes_8h.html#a3">uint32</a> <a class="el" href="structqos__flow.html#o2">token_bucket</a><li><a class="el" href="csrtypes_8h.html#a3">uint32</a> <a class="el" href="structqos__flow.html#o3">peak_bw</a><li><a class="el" href="csrtypes_8h.html#a3">uint32</a> <a class="el" href="structqos__flow.html#o4">latency</a><li><a class="el" href="csrtypes_8h.html#a3">uint32</a> <a class="el" href="structqos__flow.html#o5">delay_var</a></ul><hr><a name="_details"></a><h2>Detailed Description</h2>L2CAP Quality of Service Parameters. <p>The Quality of Service parameters are negotiated before an L2CAP connection is established. A detailed explanation of each of these parameters can be found in the L2CAP section of the Bluetooth specification. <p><hr><h2>Field Documentation</h2><a class="anchor" name="o0" doxytag="qos_flow::service_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="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structqos__flow.html#o0">qos_flow::service_type</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Level of the service required e.g. best effort. </td> </tr></table><a class="anchor" name="o1" doxytag="qos_flow::token_rate" ></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#a3">uint32</a> <a class="el" href="structqos__flow.html#o1">qos_flow::token_rate</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Average data rate with which data is transmitted. </td> </tr></table><a class="anchor" name="o2" doxytag="qos_flow::token_bucket" ></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#a3">uint32</a> <a class="el" href="structqos__flow.html#o2">qos_flow::token_bucket</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Specifies a limit on the "burstiness" with which data may be transmitted. </td> </tr></table><a class="anchor" name="o3" doxytag="qos_flow::peak_bw" ></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#a3">uint32</a> <a class="el" href="structqos__flow.html#o3">qos_flow::peak_bw</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>This limits how fast L2CAP packets can be sent back-to-back. </td> </tr></table><a class="anchor" name="o4" doxytag="qos_flow::latency" ></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#a3">uint32</a> <a class="el" href="structqos__flow.html#o4">qos_flow::latency</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Maximum acceptable latency of an L2CAP packet. </td> </tr></table><a class="anchor" name="o5" doxytag="qos_flow::delay_var" ></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#a3">uint32</a> <a class="el" href="structqos__flow.html#o5">qos_flow::delay_var</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Difference between the maximum and minimum acceptable delay of an L2CAP packet. </td> </tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="connection_8h.html">connection.h</a></ul></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -