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

  /external/bluetooth/bluez/src/
dbus-common.c 85 if (ioctl(sk, HCIGETDEVLIST, (void *) dl) < 0) {
  /external/bluetooth/bluez/plugins/
hciops.c 254 if (ioctl(ctl, HCIGETDEVLIST, (void *) dl) < 0) {
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 41 #define HCIGETDEVLIST _IOR('H', 210, int)
  /external/bluetooth/bluez/tools/
hciconfig.c 67 if (ioctl(ctl, HCIGETDEVLIST, (void *) dl) < 0) {
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 84 #define HCIGETDEVLIST _IOR('H', 210, int)
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 832 if (ioctl(sk, HCIGETDEVLIST, (void *) dl) < 0) {
    [all...]

Completed in 315 milliseconds