Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h205 #define BTM_GENERAL_DISCOVERABLE 2 macro
206 #define BTM_DISCOVERABLE_MASK (BTM_LIMITED_DISCOVERABLE|BTM_GENERAL_DISCOVERABLE)
207 #define BTM_MAX_DISCOVERABLE BTM_GENERAL_DISCOVERABLE
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/
Dbtm_devctl.c908 if (!BTM_SetDiscoverability(BTM_GENERAL_DISCOVERABLE, BTM_DEFAULT_DISC_WINDOW, in BTM_EnableTestMode()
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h191 #define BTA_DM_GENERAL_DISC BTM_GENERAL_DISCOVERABLE /* General discoverable. */