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

  /external/bluetooth/bluez/lib/bluetooth/
cmtp.h 38 #define CMTPGETCONNLIST _IOR('C', 210, int)
  /external/bluetooth/bluez/tools/
ciptool.c 211 if (ioctl(ctl, CMTPGETCONNLIST, &req) < 0) {
311 if (ioctl(ctl, CMTPGETCONNLIST, &cl) < 0) {

Completed in 185 milliseconds