Home
last modified time | relevance | path

Searched refs:BTM_MIN_INQUIRY_LEN (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/gap/
Dgap_int.h47 #define GAP_MIN_INQUIRY_LEN BTM_MIN_INQUIRY_LEN
/external/bluetooth/bluedroid/stack/btm/
Dbtm_int.h241 #define BTM_MIN_INQUIRY_LEN 0x01 macro
Dbtm_inq.c502 if (p_inqparms->duration < BTM_MIN_INQUIRY_LEN || in BTM_SetPeriodicInquiryMode()