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

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 45 #define HCIGETAUTHINFO _IOR('H', 215, int)
  /external/bluetooth/bluez/src/
dbus-hci.c 420 err = ioctl(dd, HCIGETAUTHINFO, (unsigned long) &req);
422 DBG("HCIGETAUTHINFO failed: %s (%d)",
security.c 322 err = ioctl(dev, HCIGETAUTHINFO, (unsigned long) &req);
325 DBG("HCIGETAUTHINFO failed %s (%d)",
adapter.c     [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 88 #define HCIGETAUTHINFO _IOR('H', 215, int)
    [all...]

Completed in 18 milliseconds