ESP-IDF
tBTM_LE_CONN_PRAMS::max_ce_len
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
tBTM_LE_CONN_PRAMS::max_ce_len
tBTM_LE_CONN_PRAMS::max_ce_len field
Syntax
Show:
Summary
Declaration
from
btm_ble_int.h:222
UINT16
max_ce_len
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
max_ce_len
;
btm_ble_int.h:222
(
UINT16
)
(
(
p_dev_rec
->
conn_params
.
max_ce_len
!=
BTM_BLE_CONN_PARAM_UNDEF
)
?
l2c_ble.c:991
l2cble_init_direct_conn()
p_dev_rec
->
conn_params
.
max_ce_len
:
BLE_CE_LEN_MIN
)
/* UINT16 max_ce_len */
)
)
{
l2c_ble.c:992
l2cble_init_direct_conn()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_LE_CONN_PRAMS::max_ce_len
is read by 1 function:
All items filtered out
tBTM_LE_CONN_PRAMS::max_ce_len
l2cble_init_direct_conn()
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