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

/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h166 #define BTM_LIMITED_DISCOVERABLE 1 macro
168 #define BTM_DISCOVERABLE_MASK (BTM_LIMITED_DISCOVERABLE|BTM_GENERAL_DISCOVERABLE)
2379 ** Returns BTM_NON_DISCOVERABLE, BTM_LIMITED_DISCOVERABLE, or

Completed in 403 milliseconds