ESP-IDF
tBTM_QOS_SETUP_CMPL::flow
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
tBTM_QOS_SETUP_CMPL::flow
tBTM_QOS_SETUP_CMPL::flow field
Syntax
Show:
Summary
Declaration
from
btm_api.h:795
FLOW_SPEC
flow
;
Examples
References
from
examples
Code
Location
Referrer
FLOW_SPEC
flow
;
btm_api.h:795
param
.
qos_cmpl
.
t_poll
=
result
->
flow
.
latency
/
625
;
btc_gap_bt.c:864
btc_gap_bt_set_qos_cmpl_callback()
qossu
.
flow
.
qos_flags
=
p_flow
->
qos_flags
;
btm_acl.c:1942
btm_qos_setup_complete()
qossu
.
flow
.
service_type
=
p_flow
->
service_type
;
btm_acl.c:1943
btm_qos_setup_complete()
qossu
.
flow
.
token_rate
=
p_flow
->
token_rate
;
btm_acl.c:1944
btm_qos_setup_complete()
qossu
.
flow
.
peak_bandwidth
=
p_flow
->
peak_bandwidth
;
btm_acl.c:1945
btm_qos_setup_complete()
qossu
.
flow
.
latency
=
p_flow
->
latency
;
btm_acl.c:1946
btm_qos_setup_complete()
qossu
.
flow
.
delay_variation
=
p_flow
->
delay_variation
;
btm_acl.c:1947
btm_qos_setup_complete()
qossu
.
flow
.
delay_variation
)
;
btm_acl.c:1950
btm_qos_setup_complete()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_QOS_SETUP_CMPL::flow
is read by 2 functions:
All items filtered out
tBTM_QOS_SETUP_CMPL::flow
btc_gap_bt_set_qos_cmpl_callback()
btm_qos_setup_complete()
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