Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java145 private static final UUID HID_SERVICE_UUID = field in GattService
3686 return HID_SERVICE_UUID.equals(uuid); in isHidSrvcUuid()