Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h216 #define BTM_MAX_DISCOVERABLE BTM_GENERAL_DISCOVERABLE macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c175 if (inq_mode > BTM_MAX_DISCOVERABLE) { in BTM_SetDiscoverability()