Searched refs:BTM_FINISH (Results 1 – 2 of 2) sorted by relevance
855 if (p_inq->next_state == BTM_FINISH) { in BTM_StartInquiry()920 p_inq->next_state = BTM_FINISH; in BTM_StartInquiry()981 p_inq->next_state = BTM_FINISH; in BTM_StartInquiry()2059 if (status != HCI_SUCCESS || p_inq->next_state == BTM_FINISH || !p_inq->inq_active) { in btm_process_inq_complete()
87 BTM_FINISH, /*4 End of Interleave Scan, or normal scan*/ enumerator