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

  /external/bluetooth/bluez/plugins/
hciops.c 157 if (ioctl(dd, HCISETLINKMODE, (unsigned long) &dr) < 0) {
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 52 #define HCISETLINKMODE _IOW('H', 226, int)
  /external/bluetooth/bluez/tools/
hciconfig.c 314 if (ioctl(ctl, HCISETLINKMODE, (unsigned long) &dr) < 0) {
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 96 #define HCISETLINKMODE _IOW('H', 226, int)
    [all...]

Completed in 67 milliseconds