Searched refs:BTM_MAX_DISCOVERABLE (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/include/ | ||
D | btm_api.h | 169 #define BTM_MAX_DISCOVERABLE BTM_GENERAL_DISCOVERABLE macro |
/system/bt/stack/btm/ | ||
D | btm_inq.c | 188 if (inq_mode > BTM_MAX_DISCOVERABLE) in BTM_SetDiscoverability() |