ESP-IDF
btm_ble_channel_select_algorithm_evt()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btm_ble_channel_select_algorithm_evt()
btm_ble_channel_select_algorithm_evt() function
Syntax
Show:
Summary
Declaration
Definition
from
btm_ble_int.h:539
void
btm_ble_channel_select_algorithm_evt
(
tBTM_BLE_CHANNEL_SEL_ALG
*
params
)
;
Implemented in
btm_ble_5_gap.c:1287
Arguments
Argument
params
Examples
References
from
examples
Code
Location
Referrer
void
btm_ble_channel_select_algorithm_evt
(
tBTM_BLE_CHANNEL_SEL_ALG
*
params
)
btm_ble_5_gap.c:1287
void
btm_ble_channel_select_algorithm_evt
(
tBTM_BLE_CHANNEL_SEL_ALG
*
params
)
;
btm_ble_int.h:539
btm_ble_channel_select_algorithm_evt
(
&
chan_sel_alg
)
;
btu_hcif.c:2369
btu_ble_channel_select_alg_evt()
Call Tree
from
examples
btm_ble_channel_select_algorithm_evt()
is called by 1 function and calls 3 functions:
btu_ble_channel_select_alg_evt()
All items filtered out
btm_ble_channel_select_algorithm_evt()
esp_log_timestamp()
esp_log_write()
BTM_ExtBleCallbackTrigger()
All items filtered out
Data Use
from
examples
btm_ble_channel_select_algorithm_evt()
reads 3 variables:
esp_log_level_t::ESP_LOG_ERROR
tBTM_CB::trace_level
btm_cb
All items filtered out
btm_ble_channel_select_algorithm_evt()
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