5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_bt_flow_spec_t Struct Reference

#include <wiced_bt_types.h>

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
 

Detailed Description

Bluetooth QoS defintions

Field Documentation

◆ delay_variation

uint32_t wiced_bt_flow_spec_t::delay_variation

delay variation (microseconds)

◆ latency

uint32_t wiced_bt_flow_spec_t::latency

latency (microseconds)

◆ peak_bandwidth

uint32_t wiced_bt_flow_spec_t::peak_bandwidth

peak bandwidth (bytes/second)

◆ qos_flags

uint8_t wiced_bt_flow_spec_t::qos_flags

TBD

◆ service_type

uint8_t wiced_bt_flow_spec_t::service_type

service type (NO_TRAFFIC, BEST_EFFORT, or GUARANTEED)

◆ token_bucket_size

uint32_t wiced_bt_flow_spec_t::token_bucket_size

token bucket size (bytes)

◆ token_rate

uint32_t wiced_bt_flow_spec_t::token_rate

token rate (bytes/second)


The documentation for this struct was generated from the following file: