ESP-IDF
tBTA_DM_API_BLE_SET_DATA_LENGTH::tx_data_length
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
tBTA_DM_API_BLE_SET_DATA_LENGTH::tx_data_length
tBTA_DM_API_BLE_SET_DATA_LENGTH::tx_data_length field
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:774
UINT16
tx_data_length
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
tx_data_length
;
bta_dm_int.h:774
if
(
p_data
->
ble_set_data_length
.
tx_data_length
==
p_acl_cb
->
data_length_params
.
tx_len
)
{
bta_dm_act.c:5648
bta_dm_ble_set_data_length()
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()
p_data
->
ble_set_data_length
.
tx_data_length
)
;
bta_dm_act.c:5668
bta_dm_ble_set_data_length()
p_msg
->
tx_data_length
=
tx_data_length
;
bta_dm_api.c:2678
BTA_DmBleSetDataLength()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_API_BLE_SET_DATA_LENGTH::tx_data_length
is written by 1 function and is read by 1 function:
BTA_DmBleSetDataLength()
All items filtered out
tBTA_DM_API_BLE_SET_DATA_LENGTH::tx_data_length
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