Searched refs:BTM_BLE_OBSERVE (Results 1 – 2 of 2) sorted by relevance
194 p_inq->proc_mode = BTM_BLE_OBSERVE; in BTM_BleObserve()213 else if (p_inq->proc_mode == BTM_BLE_OBSERVE) in BTM_BleObserve()1467 if (btm_cb.ble_ctr_cb.inq_var.proc_mode == BTM_BLE_OBSERVE || in btm_ble_is_discoverable()1734 btm_cb.ble_ctr_cb.inq_var.proc_mode == BTM_BLE_OBSERVE) in btm_ble_process_adv_pkt_cont()
51 #define BTM_BLE_OBSERVE 0x80 macro