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

  /external/bluetooth/bluez/lib/bluetooth/
hidp.h 38 #define HIDPGETCONNLIST _IOR('H', 210, int)
  /external/bluetooth/bluez/compat/
hidd.c 431 if (ioctl(ctl, HIDPGETCONNLIST, &req) < 0) {
606 if (ioctl(ctl, HIDPGETCONNLIST, &cl) < 0) {

Completed in 14 milliseconds