Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h277 #define BTM_MIN_INQUIRY_LEN 0x01 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c482 if (p_inqparms->duration < BTM_MIN_INQUIRY_LEN || in BTM_SetPeriodicInquiryMode()