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

  /external/bluetooth/hcidump/src/
csrsniff.c 263 if (ioctl(dd, HCISETRAW, 1) < 0) {
274 if (ioctl(dd, HCISETRAW, 0) < 0)
hcidump.c 576 if (ioctl(dd, HCISETRAW, opt) < 0) {
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 46 #define HCISETRAW _IOW('H', 220, int)
  /external/bluetooth/bluez/test/
hciemu.c 1120 if (ioctl(dd, HCISETRAW, 1) < 0) {
1160 if (ioctl(dd, HCISETRAW, 0) < 0)
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 90 #define HCISETRAW _IOW('H', 220, int)
    [all...]

Completed in 25 milliseconds