Home
last modified time | relevance | path

Searched refs:BTA_DmClearWhiteList (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1827 extern void BTA_DmClearWhiteList(tBTA_UPDATE_WHITELIST_CBACK *update_wl_cb);
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c382 void BTA_DmClearWhiteList(tBTA_UPDATE_WHITELIST_CBACK *update_wl_cb) in BTA_DmClearWhiteList() function
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1990 BTA_DmClearWhiteList(btc_update_whitelist_complete_callback); in btc_gap_ble_call_handler()