Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h276 #define BTM_MAX_INQUIRY_LENGTH HCI_MAX_INQUIRY_LENGTH macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c483 p_inqparms->duration > BTM_MAX_INQUIRY_LENGTH || in BTM_SetPeriodicInquiryMode()