Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_batchscan.c56 void btm_ble_batchscan_cleanup(void);
930 void btm_ble_batchscan_cleanup(void) in btm_ble_batchscan_cleanup() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h505 void btm_ble_batchscan_cleanup(void);
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2746 btm_ble_batchscan_cleanup(); in BTA_VendorCleanup()