Searched refs:BTM_LIMITED_DISCOVERABLE (Results 1 – 3 of 3) sorted by relevance
166 #define BTM_LIMITED_DISCOVERABLE 1 macro168 #define BTM_DISCOVERABLE_MASK (BTM_LIMITED_DISCOVERABLE|BTM_GENERAL_DISCOVERABLE)
223 if (inq_mode & BTM_LIMITED_DISCOVERABLE) in BTM_SetDiscoverability()268 is_limited = (inq_mode & BTM_LIMITED_DISCOVERABLE) ? TRUE : FALSE; in BTM_SetDiscoverability()
183 #define BTA_DM_LIMITED_DISC BTM_LIMITED_DISCOVERABLE /* Limited discoverable. */