Bluetooth Host Stack Library
wiced_bt_flow_spec_t Struct Reference

Description

Bluetooth QoS defintions.

Data Fields

uint8_t qos_flags
 Quality of service flag.
 
uint8_t service_type
 service type (NO_TRAFFIC, BEST_EFFORT, or GUARANTEED)
 
uint32_t token_rate
 token rate (bytes/second)
 
uint32_t token_bucket_size
 token bucket size (bytes)
 
uint32_t peak_bandwidth
 peak bandwidth (bytes/second)
 
uint32_t latency
 latency (microseconds)
 
uint32_t delay_variation
 delay variation (microseconds)