Searched refs:HIDP_VIRTUAL_CABLE_UNPLUG (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
H A Dhidp.h41 #define HIDP_VIRTUAL_CABLE_UNPLUG 0 macro
/external/bluetooth/bluez/compat/
H A Dhidd.c765 flags = (1 << HIDP_VIRTUAL_CABLE_UNPLUG);
/external/bluetooth/bluez/input/
H A Ddevice.c507 req->flags |= (1 << HIDP_VIRTUAL_CABLE_UNPLUG);
761 flags = removal ? (1 << HIDP_VIRTUAL_CABLE_UNPLUG) : 0;

Completed in 66 milliseconds