Lines Matching full:scan_activity
371 if (BTM_BLE_IS_OBS_ACTIVE(btm_cb.ble_ctr_cb.scan_activity))
382 if (!BTM_BLE_IS_SCAN_ACTIVE(btm_cb.ble_ctr_cb.scan_activity))
413 btm_cb.ble_ctr_cb.scan_activity |= BTM_LE_OBSERVE_ACTIVE;
423 else if (BTM_BLE_IS_OBS_ACTIVE(btm_cb.ble_ctr_cb.scan_activity))
1974 if (BTM_BLE_IS_INQ_ACTIVE(p_ble_cb->scan_activity) ||
1975 BTM_BLE_IS_SEL_CONN_ACTIVE (p_ble_cb->scan_activity))
1981 if (!BTM_BLE_IS_SCAN_ACTIVE(p_ble_cb->scan_activity))
2010 p_ble_cb->scan_activity |= mode;
2346 if (BTM_BLE_IS_OBS_ACTIVE(btm_cb.ble_ctr_cb.scan_activity))
2349 if (BTM_BLE_IS_SEL_CONN_ACTIVE(btm_cb.ble_ctr_cb.scan_activity) &&
2727 if (!BTM_BLE_IS_SCAN_ACTIVE(btm_cb.ble_ctr_cb.scan_activity))
2797 else if (BTM_BLE_IS_OBS_ACTIVE(btm_cb.ble_ctr_cb.scan_activity))
2947 p_ble_cb->scan_activity &= ~BTM_BLE_INQUIRY_MASK;
2950 if (!BTM_BLE_IS_SCAN_ACTIVE(p_ble_cb->scan_activity))
2983 p_ble_cb->scan_activity &= ~BTM_LE_OBSERVE_ACTIVE;
2988 if (!BTM_BLE_IS_SCAN_ACTIVE(p_ble_cb->scan_activity))