Searched defs:BTM_GENERAL_DISCOVERABLE (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A 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
2380 ** BTM_GENERAL_DISCOVERABLE

Completed in 323 milliseconds