ESP-IDF
tACL_CONN::tx_len_waiting
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/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
tACL_CONN::tx_len_waiting
tACL_CONN::tx_len_waiting field
Syntax
Show:
Summary
Declaration
from
btm_int.h:166
UINT16
tx_len_waiting
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
tx_len_waiting
;
btm_int.h:166
p_acl_cb
->
tx_len_waiting
=
p_data
->
ble_set_data_length
.
tx_data_length
;
bta_dm_act.c:5662
bta_dm_ble_set_data_length()
if
(
p_acl
->
tx_len_waiting
==
p_acl
->
data_length_params
.
tx_len
)
{
l2c_ble.c:1349
l2cble_process_data_length_change_event()
btsnd_hcic_ble_set_data_length
(
handle
,
p_acl
->
tx_len_waiting
,
l2c_ble.c:1357
l2cble_process_data_length_change_event()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tACL_CONN::tx_len_waiting
is written by 1 function and is read by 1 function:
bta_dm_ble_set_data_length()
All items filtered out
tACL_CONN::tx_len_waiting
l2cble_process_data_length_change_event()
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