Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java105 private static final UUID[] HID_UUIDS = { field in GattService
3026 for (UUID hidUuid : HID_UUIDS) { in isHidCharUuid()