ESP-IDF
btm_wl_update_to_controller()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
components
app_trace
app_update
bootloader_support
bt
common
controller
esp_ble_mesh
host
bluedroid
api
bta
btc
common
config
device
external
hci
main
stack
a2dp
avct
avdt
avrc
btm
include
btm_acl.c
btm_ble_5_gap.c
btm_ble_addr.c
btm_ble_adv_filter.c
btm_ble_batchscan.c
btm_ble_bgconn.c
btm_suspend_wl_activity()
btm_wl_update_to_controller()
background_connection_buckets
background_connections
background_connection_t
bdaddr_equality_fn()
background_connections_lazy_init()
background_connection_add()
background_connection_remove()
background_connections_clear()
background_connections_pending_cb()
background_connections_pending()
btm_update_scanner_filter_policy()
btm_add_dev_to_controller()
btm_execute_wl_dev_operation()
btm_enq_wl_dev_operation()
btm_update_dev_to_white_list()
btm_ble_clear_white_list()
btm_ble_clear_white_list_complete()
btm_ble_white_list_init()
btm_ble_add_2_white_list_complete()
btm_ble_remove_from_white_list_complete()
btm_ble_start_auto_conn()
btm_ble_start_select_conn()
btm_ble_initiate_select_conn()
btm_ble_suspend_bg_conn()
btm_suspend_wl_activity()
btm_resume_wl_activity()
btm_wl_update_to_controller()
btm_ble_resume_bg_conn()
btm_ble_get_conn_st()
btm_ble_set_conn_st()
btm_ble_enqueue_direct_conn_req()
btm_send_pending_direct_conn()
btm_ble_cont_energy.c
btm_ble_gap.c
btm_ble_multi_adv.c
btm_ble_privacy.c
btm_ble.c
btm_dev.c
btm_devctl.c
btm_inq.c
btm_main.c
btm_pm.c
btm_sco.c
btm_sec.c
btu
gap
gatt
goep
hcic
hid
include
l2cap
obex
rfcomm
sdp
smp
nimble
include
porting
cmock
console
cxx
driver
efuse
esp_adc
esp_app_format
esp_bootloader_format
esp_coex
esp_common
esp_driver_ana_cmpr
esp_driver_cam
esp_driver_dac
esp_driver_gpio
esp_driver_gptimer
esp_driver_i2c
esp_driver_i2s
esp_driver_jpeg
esp_driver_ledc
esp_driver_mcpwm
esp_driver_parlio
esp_driver_pcnt
esp_driver_rmt
esp_driver_sdio
esp_driver_sdm
esp_driver_sdmmc
esp_driver_sdspi
esp_driver_spi
esp_driver_tsens
esp_driver_uart
esp_driver_usb_serial_jtag
esp_eth
esp_event
esp_gdbstub
esp_hid
esp_http_client
esp_http_server
esp_https_ota
esp_https_server
esp_hw_support
esp_lcd
esp_local_ctrl
esp_mm
esp_netif
esp_partition
esp_phy
esp_pm
esp_psram
esp_ringbuf
esp_rom
esp_security
esp_system
esp_timer
esp_vfs_console
esp_wifi
esp-tls
espcoredump
hal
heap
http_parser
ieee802154
log
mqtt
newlib
nvs_flash
nvs_sec_provider
openthread
perfmon
protobuf-c
protocomm
pthread
rt
sdmmc
soc
spi_flash
spiffs
tcp_transport
ulp
unity
vfs
wear_levelling
wifi_provisioning
wpa_supplicant
xtensa
examples
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btm_wl_update_to_controller()
btm_wl_update_to_controller() function
* Function btm_wl_update_to_controller * Description This function is to update white list to controller * Returns none.
Syntax
Show:
Summary
Declaration
Definition
from
btm_ble_bgconn.c:44
static
void
btm_wl_update_to_controller
(
void
)
;
Implemented in
btm_ble_bgconn.c:724
Examples
References
from
examples
Code
Location
Referrer
static
void
btm_wl_update_to_controller
(
void
)
btm_ble_bgconn.c:724
static
void
btm_wl_update_to_controller
(
void
)
;
btm_ble_bgconn.c:44
btm_wl_update_to_controller
(
)
;
btm_ble_bgconn.c:362
btm_update_dev_to_white_list()
Call Tree
from
examples
btm_wl_update_to_controller()
is called by 1 function and calls 1 function:
btm_update_dev_to_white_list()
All items filtered out
btm_wl_update_to_controller()
btm_execute_wl_dev_operation()
All items filtered out
Data Use
from
examples
All items filtered out
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