Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c544 p_inq->state = BTM_INQ_SET_FILT_STATE; in BTM_SetPeriodicInquiryMode()
920 p_inq->state = BTM_INQ_SET_FILT_STATE; in BTM_StartInquiry()
1863 p_inq->state = BTM_INQ_SET_FILT_STATE; in btm_event_filter_complete()
Dbtm_int.h322 #define BTM_INQ_SET_FILT_STATE 2 /* Sets the new filter (or turns off filtering) in this sta… macro