Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c511 p_inq->state = BTM_INQ_CLR_FILT_STATE; in BTM_SetPeriodicInquiryMode()
965 p_inq->state = BTM_INQ_CLR_FILT_STATE; in BTM_StartInquiry()
1707 if (p_inq->state == BTM_INQ_CLR_FILT_STATE) { in btm_event_filter_complete()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h362 #define BTM_INQ_CLR_FILT_STATE 1 /* Currently clearing the inquiry filter preceding the inqu… macro