Home
last modified time | relevance | path

Searched refs:INQ_LE_OBSERVE (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_int.h277 INQ_LE_OBSERVE, enumerator
Dbtm_inq.c866 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()
Dbtm_ble_gap.c178 btm_cb.btm_inq_vars.scan_type = INQ_LE_OBSERVE; in BTM_BleObserve()