Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_inq.c522 p_inq->state = BTM_INQ_SET_FILT_STATE; in BTM_SetPeriodicInquiryMode()
982 p_inq->state = BTM_INQ_SET_FILT_STATE; in BTM_StartInquiry()
1751 p_inq->state = BTM_INQ_SET_FILT_STATE; in btm_event_filter_complete()
Dbtm_int.h292 #define BTM_INQ_SET_FILT_STATE 2 /* Sets the new filter (or turns off filtering) in this sta… macro