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

  /external/bluetooth/bluez/include/bluetooth/
sdp.h 118 #define HID_SVCLASS_ID 0x1124
190 #define HID_PROFILE_ID HID_SVCLASS_ID
  /external/bluetooth/bluez/compat/
hidd.c 450 uint16_t uuid = HID_SVCLASS_ID;
469 case HID_SVCLASS_ID:
sdp.c 211 sdp_uuid16_create(&svclass, HID_SVCLASS_ID);
  /external/bluetooth/bluez/tools/
sdptool.c     [all...]
  /external/qemu/hw/
bt.h     [all...]
bt-sdp.c 822 ATTRIBUTE(SVCLASS_ID_LIST, LIST(UUID128(HID_SVCLASS_ID)))
  /external/bluetooth/bluez/lib/
sdp.c 179 { HID_SVCLASS_ID, "Human Interface Device" },
    [all...]

Completed in 1326 milliseconds