Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/gap/
Dgap_int.h46 #define GAP_MAX_INQUIRY_LENGTH BTM_MAX_INQUIRY_LENGTH macro
Dgap_api.c402 p_inq_parms->duration > GAP_MAX_INQUIRY_LENGTH) in GAP_StartInquiry()
476 p_inq_parms->duration > GAP_MAX_INQUIRY_LENGTH || in GAP_StartPeriodicInquiry()