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

  /external/bluetooth/bluez/lib/bluetooth/
hidp.h 41 #define HIDP_VIRTUAL_CABLE_UNPLUG 0
  /external/bluetooth/bluez/compat/
hidd.c 765 flags = (1 << HIDP_VIRTUAL_CABLE_UNPLUG);
  /external/bluetooth/bluez/input/
device.c 507 req->flags |= (1 << HIDP_VIRTUAL_CABLE_UNPLUG);
761 flags = removal ? (1 << HIDP_VIRTUAL_CABLE_UNPLUG) : 0;

Completed in 17 milliseconds