Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_api.h167 #define BTM_GENERAL_DISCOVERABLE 2 macro
168 #define BTM_DISCOVERABLE_MASK (BTM_LIMITED_DISCOVERABLE|BTM_GENERAL_DISCOVERABLE)
169 #define BTM_MAX_DISCOVERABLE BTM_GENERAL_DISCOVERABLE
/system/bt/stack/pan/
Dpan_api.c56 BTM_SetDiscoverability (BTM_GENERAL_DISCOVERABLE, 0, 0); in PAN_Register()
/system/bt/stack/btm/
Dbtm_devctl.c868 if (BTM_SetDiscoverability(BTM_GENERAL_DISCOVERABLE, in BTM_EnableTestMode()
/system/bt/bta/include/
Dbta_api.h182 #define BTA_DM_GENERAL_DISC BTM_GENERAL_DISCOVERABLE /* General discoverable. */