Home
last modified time | relevance | path

Searched refs:BTM_MAX_DISCOVERABLE (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dneighbor_inquiry.h32 BTM_MAX_DISCOVERABLE = BTM_GENERAL_DISCOVERABLE, enumerator
Dbtm_inq.cc251 if (inq_mode > BTM_MAX_DISCOVERABLE) return (BTM_ILLEGAL_VALUE); in BTM_SetDiscoverability()