Searched refs:BTM_MIN_INQUIRY_LEN (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/btm/ | ||
D | btm_int.h | 202 #define BTM_MIN_INQUIRY_LEN 0x01 macro |
D | btm_inq.c | 488 if (p_inqparms->duration < BTM_MIN_INQUIRY_LEN || in BTM_SetPeriodicInquiryMode() |