Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/gap/
Dgap_int.h47 #define GAP_MIN_INQUIRY_LEN BTM_MIN_INQUIRY_LEN macro
Dgap_api.c400 if (p_inq_parms->duration < GAP_MIN_INQUIRY_LEN || in GAP_StartInquiry()
474 if (p_inq_parms->duration < GAP_MIN_INQUIRY_LEN || in GAP_StartPeriodicInquiry()