ESP-IDF
tBTA_HD_QOS_INFO
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTA_HD_QOS_INFO
tBTA_HD_QOS_INFO struct
Syntax
Show:
Summary
Declaration
from
bta_hd_api.h:75
typedef
struct
{
uint8_t
service_type
;
uint32_t
token_rate
;
uint32_t
token_bucket_size
;
uint32_t
peak_bandwidth
;
uint32_t
access_latency
;
uint32_t
delay_variation
;
}
tBTA_HD_QOS_INFO
;
Fields
Field
Declared as
tBTA_HD_QOS_INFO::service_type
uint8_t
tBTA_HD_QOS_INFO::token_rate
uint32_t
tBTA_HD_QOS_INFO::token_bucket_size
uint32_t
tBTA_HD_QOS_INFO::peak_bandwidth
uint32_t
tBTA_HD_QOS_INFO::access_latency
uint32_t
tBTA_HD_QOS_INFO::delay_variation
uint32_t
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out