Searched refs:btm_ble_batchscan_cleanup (Results 1 – 3 of 3) sorted by relevance
175 extern void btm_ble_batchscan_cleanup(void);
547 void btm_ble_batchscan_cleanup(void) { in btm_ble_batchscan_cleanup() function
876 if (cmn_ble_vsc_cb.tot_scan_results_strg > 0) btm_ble_batchscan_cleanup(); in BTA_VendorCleanup()