ESP-IDF
ble_get_ext_adv_data_max_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
ble_get_ext_adv_data_max_len()
ble_get_ext_adv_data_max_len() function
Syntax
Show:
Summary
Declaration
from
controller.c:511
static
uint16_t
ble_get_ext_adv_data_max_len
(
void
)
;
Examples
References
from
examples
Code
Location
static
uint16_t
ble_get_ext_adv_data_max_len
(
void
)
controller.c:511
ble_get_ext_adv_data_max_len
,
controller.c:577
Call Tree
from
examples
ble_get_ext_adv_data_max_len()
calls 1 function:
All items filtered out
ble_get_ext_adv_data_max_len()
__assert_func()
All items filtered out
Data Use
from
examples
ble_get_ext_adv_data_max_len()
reads 4 variables:
controller_local_param_t::readable
controller_local_param_t::ble_supported
controller_local_param_t::ble_ext_adv_data_max_len
controller_param
All items filtered out
ble_get_ext_adv_data_max_len()
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
ble_get_ext_adv_data_max_len()
is implemented by 1 functions:
All items filtered out
ble_get_ext_adv_data_max_len()
controller_t::ble_get_ext_adv_data_max_len
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out