Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c884 p_inq->next_state = BTM_NO_INTERLEAVING; in BTM_StartInquiry()
895 p_inq->next_state == BTM_NO_INTERLEAVING) in BTM_StartInquiry()
920 if (p_inq->next_state == BTM_NO_INTERLEAVING) { in BTM_StartInquiry()
949 p_inq->next_state == BTM_NO_INTERLEAVING )) { in BTM_StartInquiry()
981 if (p_inq->next_state == BTM_NO_INTERLEAVING) { in BTM_StartInquiry()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h90 BTM_NO_INTERLEAVING /*5 No Interleaving*/ enumerator