Searched refs:INQ_GENERAL (Results 1 – 2 of 2) sorted by relevance
747 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()
226 enum { INQ_NONE, INQ_LE_OBSERVE, INQ_GENERAL }; enumerator