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

  /external/bluetooth/bluez/lib/bluetooth/
cmtp.h 37 #define CMTPCONNDEL _IOW('C', 201, int)
  /external/bluetooth/bluez/tools/
ciptool.c 328 if (ioctl(ctl, CMTPCONNDEL, &req) < 0) {
401 ioctl(ctl, CMTPCONNDEL, &req);

Completed in 488 milliseconds