Data Fields | |
| uint32_t | delay_variation |
| uint32_t | latency |
| uint32_t | peak_bandwidth |
| uint8_t | qos_flags |
| uint8_t | service_type |
| uint32_t | token_bucket_size |
| uint32_t | token_rate |
Bluetooth QoS defintions
| uint32_t wiced_bt_flow_spec_t::delay_variation |
delay variation (microseconds)
| uint32_t wiced_bt_flow_spec_t::latency |
latency (microseconds)
| uint32_t wiced_bt_flow_spec_t::peak_bandwidth |
peak bandwidth (bytes/second)
| uint8_t wiced_bt_flow_spec_t::qos_flags |
TBD
| uint8_t wiced_bt_flow_spec_t::service_type |
service type (NO_TRAFFIC, BEST_EFFORT, or GUARANTEED)
| uint32_t wiced_bt_flow_spec_t::token_bucket_size |
token bucket size (bytes)
| uint32_t wiced_bt_flow_spec_t::token_rate |
token rate (bytes/second)