Searched refs:INQ_LE_OBSERVE (Results 1 – 3 of 3) sorted by relevance
277 INQ_LE_OBSERVE, enumerator
866 if(p_inq->scan_type==INQ_LE_OBSERVE && p_inq->p_inq_ble_results_cb!=NULL) in BTM_StartInquiry()2425 if(p_inq->scan_type == INQ_LE_OBSERVE && !p_inq->inq_active) in btm_process_inq_complete()
178 btm_cb.btm_inq_vars.scan_type = INQ_LE_OBSERVE; in BTM_BleObserve()