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

  /system/bluetooth/bluedroid/
bluetooth.c 210 ioctl(hci_sock, HCIDEVDOWN, HCI_DEV_ID);
  /external/bluetooth/bluez/plugins/
hciops.c 438 if (ioctl(dd, HCIDEVDOWN, index) == 0)
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 38 #define HCIDEVDOWN _IOW('H', 202, int)
  /external/bluetooth/bluez/tools/
hciconfig.c 250 if (ioctl(ctl, HCIDEVDOWN, hdev) < 0) {
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 80 #define HCIDEVDOWN _IOW('H', 202, int)
    [all...]

Completed in 21 milliseconds