Searched refs:BTM_BLE_IS_SCAN_ACTIVE (Results 1 – 4 of 4) sorted by relevance
464 if (!BTM_BLE_IS_SCAN_ACTIVE(p_cb->scan_activity)) in btm_ble_start_select_conn()530 if (!BTM_BLE_IS_SCAN_ACTIVE(p_cb->scan_activity)) in btm_ble_start_select_conn()
382 if (!BTM_BLE_IS_SCAN_ACTIVE(btm_cb.ble_ctr_cb.scan_activity)) in BTM_BleObserve()1981 if (!BTM_BLE_IS_SCAN_ACTIVE(p_ble_cb->scan_activity)) in btm_ble_start_inquiry()2727 if (!BTM_BLE_IS_SCAN_ACTIVE(btm_cb.ble_ctr_cb.scan_activity)) in btm_ble_process_adv_pkt()2950 if (!BTM_BLE_IS_SCAN_ACTIVE(p_ble_cb->scan_activity)) in btm_ble_stop_inquiry()2988 if (!BTM_BLE_IS_SCAN_ACTIVE(p_ble_cb->scan_activity)) in btm_ble_stop_observe()
97 #define BTM_BLE_IS_SCAN_ACTIVE(x) ((x) & BTM_BLE_SCAN_ACTIVE_MASK) macro
604 if (BTM_BLE_IS_SCAN_ACTIVE(p_ble_cb->scan_activity)) in btm_ble_suspend_resolving_list_activity()