Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dneighbor_inquiry.h45 BTM_BLE_MAX_DISCOVERABLE = BTM_BLE_GENERAL_DISCOVERABLE, enumerator
Dbtm_ble_gap.cc1383 if (mode > BTM_BLE_MAX_DISCOVERABLE) return (BTM_ILLEGAL_VALUE); in btm_ble_set_discoverability()