ESP-IDF
tBTM_LE_SET_PKT_DATA_LENGTH_PARAMS::rx_len
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
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
tBTM_LE_SET_PKT_DATA_LENGTH_PARAMS::rx_len
tBTM_LE_SET_PKT_DATA_LENGTH_PARAMS::rx_len field
Syntax
Show:
Summary
Declaration
from
btm_api.h:141
UINT16
rx_len
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
rx_len
;
btm_api.h:141
p_acl_cb
->
data_length_params
.
rx_len
=
length
;
bta_dm_act.c:5676
bta_dm_ble_set_data_length()
param
.
pkt_data_length_cmpl
.
params
.
rx_len
=
data_len_params
->
rx_len
;
btc_gap_ble.c:810
btc_set_pkt_length_callback()
data_length_params
.
rx_len
=
rx_data_len
;
l2c_ble.c:1331
l2cble_process_data_length_change_event()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_LE_SET_PKT_DATA_LENGTH_PARAMS::rx_len
is written by 2 functions and is read by 1 function:
bta_dm_ble_set_data_length()
l2cble_process_data_length_change_event()
All items filtered out
tBTM_LE_SET_PKT_DATA_LENGTH_PARAMS::rx_len
btc_set_pkt_length_callback()
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