Home
last modified time | relevance | path

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

/system/bt/main/shim/
Dbtm_api.cc311 btm_cb.btm_inq_vars.scan_type = INQ_GENERAL; in BTM_StartInquiry()
370 btm_cb.btm_inq_vars.scan_type == INQ_GENERAL) { in BTM_StartInquiry()
667 btm_cb.btm_inq_vars.scan_type == INQ_GENERAL) { in BTM_CancelInquiry()
/system/bt/stack/btm/
Dbtm_int_types.h226 enum { INQ_NONE, INQ_GENERAL }; enumerator
Dbtm_inq.cc679 p_inq->scan_type = INQ_GENERAL; in BTM_StartInquiry()
1818 p_inq->scan_type == INQ_GENERAL) // this inquiry is complete in btm_process_inq_complete()