Home
last modified time | relevance | path

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

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