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