Home
last modified time | relevance | path

Searched refs:BTM_GENERAL_DISCOVERABLE (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h214 #define BTM_GENERAL_DISCOVERABLE 2 macro
215 #define BTM_DISCOVERABLE_MASK (BTM_LIMITED_DISCOVERABLE|BTM_GENERAL_DISCOVERABLE)
216 #define BTM_MAX_DISCOVERABLE BTM_GENERAL_DISCOVERABLE
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_devctl.c924 if (BTM_SetDiscoverability(BTM_GENERAL_DISCOVERABLE, BTM_DEFAULT_DISC_WINDOW, in BTM_EnableTestMode()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h193 #define BTA_DM_GENERAL_DISC BTM_GENERAL_DISCOVERABLE /* General discoverable. */