HomeSort by relevance Sort by last modified time
    Searched refs:Hid (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothUuid.java 57 public static final ParcelUuid Hid =
113 return uuid.equals(Hid);
  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothProfileManager.java 115 // Always add HID and PAN profiles
184 // There is no local SDP record for HID and Settings app doesn't control PBAP
356 if ((BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.Hid) ||

Completed in 26 milliseconds