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

  /external/bluetooth/bluez/lib/bluetooth/
hidp.h 36 #define HIDPCONNADD _IOW('H', 200, int)
  /external/bluetooth/bluez/compat/
hidd.c 340 err = ioctl(ctl, HIDPCONNADD, &req);
  /external/bluetooth/bluez/input/
device.c 538 if (ioctl(ctl, HIDPCONNADD, req) < 0)

Completed in 20 milliseconds