Searched refs:BTM_BLE_IS_INQ_ACTIVE (Results 1 – 2 of 2) sorted by relevance
96 #define BTM_BLE_IS_INQ_ACTIVE(x) ((x) & BTM_BLE_INQUIRY_MASK) macro
2738 if (BTM_BLE_IS_INQ_ACTIVE(p_ble_cb->scan_activity) || in btm_ble_start_inquiry()