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 =
101 return uuid.equals(Hid);
  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothProfileManager.java 107 // Always add HID and PAN profiles
166 // There is no local SDP record for HID and Settings app doesn't control PBAP
333 if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.Hid) &&

Completed in 77 milliseconds