ESP-IDF
FLOW_SPEC::delay_variation
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
FLOW_SPEC::delay_variation
FLOW_SPEC::delay_variation field
Syntax
Show:
Summary
Declaration
from
bt_types.h:372
UINT32
delay_variation
;
Examples
References
from
examples
Code
Location
Referrer
UINT32
delay_variation
;
/* microseconds */
bt_types.h:372
.
delay_variation
=
0xFFFFFFFF
/* microseconds */
bta_dm_qos.c:43
bta_dm_set_qos()
p_flow
->
latency
,
p_flow
->
delay_variation
)
)
{
btm_acl.c:1901
BTM_SetQoS()
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()
STREAM_TO_UINT32
(
flow
.
delay_variation
,
p
)
;
btu_hcif.c:868
btu_hcif_qos_setup_comp_evt()
hd_cb
.
in_qos
.
delay_variation
=
delay_variation
;
hidd_api.c:561
HID_DevSetIncomingQos()
hd_cb
.
l2cap_intr_cfg
.
qos
.
delay_variation
=
delay_variation
;
hidd_api.c:583
HID_DevSetOutgoingQos()
STREAM_TO_UINT32
(
cfg_info
.
qos
.
delay_variation
,
p
)
;
l2c_main.c:557
process_l2cap_cmd()
STREAM_TO_UINT32
(
cfg_info
.
qos
.
delay_variation
,
p
)
;
l2c_main.c:648
process_l2cap_cmd()
UINT32_TO_STREAM
(
p
,
p_cfg
->
qos
.
delay_variation
)
;
l2c_utils.c:716
l2cu_send_peer_config_req()
UINT32_TO_STREAM
(
p
,
p_cfg
->
qos
.
delay_variation
)
;
l2c_utils.c:814
l2cu_send_peer_config_rsp()
p_ccb
->
our_cfg
.
qos
.
delay_variation
=
p_ccb
->
peer_cfg
.
qos
.
delay_variation
=
L2CAP_DEFAULT_DELAY
;
l2c_utils.c:1540
l2cu_allocate_ccb()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
FLOW_SPEC::delay_variation
is written by 6 functions and is read by 4 functions:
HID_DevSetIncomingQos()
HID_DevSetOutgoingQos()
btm_qos_setup_complete()
btu_hcif_qos_setup_comp_evt()
process_l2cap_cmd()
l2cu_allocate_ccb()
All items filtered out
FLOW_SPEC::delay_variation
BTM_SetQoS()
btm_qos_setup_complete()
l2cu_send_peer_config_req()
l2cu_send_peer_config_rsp()
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