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

/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h171 #define BTM_BLE_NON_DISCOVERABLE 0x0000 macro
175 #define BTM_BLE_DISCOVERABLE_MASK (BTM_BLE_NON_DISCOVERABLE|BTM_BLE_LIMITED_DISCOVERABLE|BTM_BLE_GENERAL_DISCOVERABLE)

Completed in 147 milliseconds