ESP-IDF
tACL_CONN::data_len_updating
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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::data_len_updating
tACL_CONN::data_len_updating field
Syntax
Show:
Summary
Declaration
from
btm_int.h:162
BOOLEAN
data_len_updating
;
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
data_len_updating
;
btm_int.h:162
if
(
p_acl_cb
->
data_len_updating
)
{
bta_dm_act.c:5655
bta_dm_ble_set_data_length()
p_acl_cb
->
data_len_updating
=
true
;
btm_acl.c:966
btm_read_remote_version_complete()
p_acl_cb
->
data_len_updating
=
true
;
btm_ble_gap.c:4367
btm_ble_read_remote_features_complete()
p_acl
->
data_len_updating
=
false
;
l2c_ble.c:1343
l2cble_process_data_length_change_event()
p_acl
->
data_len_updating
=
true
;
l2c_ble.c:1355
l2cble_process_data_length_change_event()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tACL_CONN::data_len_updating
is written by 3 functions and is read by 1 function:
btm_read_remote_version_complete()
btm_ble_read_remote_features_complete()
l2cble_process_data_length_change_event()
All items filtered out
tACL_CONN::data_len_updating
bta_dm_ble_set_data_length()
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