Searched refs:btm_ble_adv_active_count (Results 1 – 2 of 2) sorted by relevance
132 extern uint8_t btm_ble_adv_active_count(void); in btc_get_ble_status()133 if (btm_ble_adv_active_count()) { in btc_get_ble_status()
2920 uint8_t btm_ble_adv_active_count(void) function