Searched refs:btm_ble_scan_active_count (Results 1 – 2 of 2) sorted by relevance
138 extern uint8_t btm_ble_scan_active_count(void); in btc_get_ble_status()139 if (btm_ble_scan_active_count()) { in btc_get_ble_status()
2932 uint8_t btm_ble_scan_active_count(void) function