Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java157 private static final ParcelUuid[] MAP_UUIDS = { field in BluetoothMapService
571 if (!BluetoothUuid.containsAnyUuid(featureUuids, MAP_UUIDS)) { in getDevicesMatchingConnectionStates()