Home
last modified time | relevance | path

Searched refs:INQ_GENERAL (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/btm/
Dbtm_inq.cc747 p_inq->scan_type = INQ_GENERAL; in BTM_StartInquiry()
756 p_inq->scan_type = INQ_GENERAL; in BTM_StartInquiry()
1899 p_inq->scan_type == INQ_GENERAL) // this inquiry is complete in btm_process_inq_complete()
Dbtm_int_types.h226 enum { INQ_NONE, INQ_LE_OBSERVE, INQ_GENERAL }; enumerator