ESP-IDF
btm_ble_batchscan_init()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btm_ble_batchscan_init()
btm_ble_batchscan_init() function
* Function btm_ble_batchscan_init * Description This function initialize the batch scan control block. * Parameters None * Returns status
Syntax
Show:
Summary
Declaration
Definition
from
btm_ble_int.h:514
void
btm_ble_batchscan_init
(
void
)
;
Implemented in
btm_ble_batchscan.c:903
Examples
References
from
examples
Code
Location
void
btm_ble_batchscan_init
(
void
)
btm_ble_batchscan.c:903
void
btm_ble_batchscan_init
(
void
)
;
btm_ble_int.h:514
Call Tree
from
examples
btm_ble_batchscan_init()
calls 3 functions:
All items filtered out
btm_ble_batchscan_init()
esp_log_timestamp()
esp_log_write()
BTM_RegisterForVSEvents()
All items filtered out
Data Use
from
examples
btm_ble_batchscan_init()
reads 4 variables:
esp_log_level_t::ESP_LOG_DEBUG
tBTM_CB::trace_level
btm_cb
btm_ble_batchscan_filter_track_adv_vse_cback()
All items filtered out
btm_ble_batchscan_init()
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