ESP-IDF
FLOW_SPEC::peak_bandwidth
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
FLOW_SPEC::peak_bandwidth
FLOW_SPEC::peak_bandwidth field
Syntax
Show:
Summary
Declaration
from
bt_types.h:370
UINT32
peak_bandwidth
;
Examples
References
from
examples
Code
Location
Referrer
UINT32
peak_bandwidth
;
/* bytes/second */
bt_types.h:370
.
peak_bandwidth
=
0
,
/* bytes/second */
bta_dm_qos.c:41
bta_dm_set_qos()
p_flow
->
token_rate
,
p_flow
->
peak_bandwidth
,
btm_acl.c:1900
BTM_SetQoS()
qossu
.
flow
.
peak_bandwidth
=
p_flow
->
peak_bandwidth
;
btm_acl.c:1945
btm_qos_setup_complete()
STREAM_TO_UINT32
(
flow
.
peak_bandwidth
,
p
)
;
btu_hcif.c:866
btu_hcif_qos_setup_comp_evt()
hd_cb
.
in_qos
.
peak_bandwidth
=
peak_bandwidth
;
hidd_api.c:559
HID_DevSetIncomingQos()
hd_cb
.
l2cap_intr_cfg
.
qos
.
peak_bandwidth
=
peak_bandwidth
;
hidd_api.c:581
HID_DevSetOutgoingQos()
STREAM_TO_UINT32
(
cfg_info
.
qos
.
peak_bandwidth
,
p
)
;
l2c_main.c:555
process_l2cap_cmd()
STREAM_TO_UINT32
(
cfg_info
.
qos
.
peak_bandwidth
,
p
)
;
l2c_main.c:646
process_l2cap_cmd()
UINT32_TO_STREAM
(
p
,
p_cfg
->
qos
.
peak_bandwidth
)
;
l2c_utils.c:714
l2cu_send_peer_config_req()
UINT32_TO_STREAM
(
p
,
p_cfg
->
qos
.
peak_bandwidth
)
;
l2c_utils.c:812
l2cu_send_peer_config_rsp()
p_ccb
->
our_cfg
.
qos
.
peak_bandwidth
=
p_ccb
->
peer_cfg
.
qos
.
peak_bandwidth
=
L2CAP_DEFAULT_PEAK_BANDWIDTH
;
l2c_utils.c:1538
l2cu_allocate_ccb()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
FLOW_SPEC::peak_bandwidth
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::peak_bandwidth
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