Searched refs:HIDPGETCONNINFO (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
H A Dhidp.h39 #define HIDPGETCONNINFO _IOR('H', 211, int) macro
/external/bluetooth/bluez/input/
H A Ddevice.c665 if (ioctl(ctl, HIDPGETCONNINFO, &ci) < 0) {
708 if ((ioctl(ctl, HIDPGETCONNINFO, &ci) < 0) ||

Completed in 18 milliseconds