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

  /external/bluetooth/bluez/lib/bluetooth/
hidp.h 42 #define HIDP_BOOT_PROTOCOL_MODE 1
  /external/bluetooth/bluez/compat/
hidd.c 334 req.flags |= (1 << HIDP_BOOT_PROTOCOL_MODE);
413 if (flags & (1 << HIDP_BOOT_PROTOCOL_MODE))
  /external/bluetooth/bluez/input/
device.c 512 req->flags |= (1 << HIDP_BOOT_PROTOCOL_MODE);

Completed in 38 milliseconds