Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c514 p_inq->state = BTM_INQ_SET_FILT_STATE; in BTM_SetPeriodicInquiryMode()
958 p_inq->state = BTM_INQ_SET_FILT_STATE; in BTM_StartInquiry()
1709 p_inq->state = BTM_INQ_SET_FILT_STATE; in btm_event_filter_complete()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h364 #define BTM_INQ_SET_FILT_STATE 2 /* Sets the new filter (or turns off filtering) in this sta… macro