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

  /external/bluetooth/bluez/tools/
hcieventmask.c 92 if (di.features[6] & LMP_EXT_INQ)
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 201 #define LMP_EXT_INQ 0x01
  /external/bluetooth/bluez/src/
adapter.c 827 if (!(dev->features[6] & LMP_EXT_INQ))
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 276 #define LMP_EXT_INQ 0x01
    [all...]
  /external/qemu/hw/
bt.h 417 LMP_EXT_INQ = 1 << 0,
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 740 { "<extended inquiry>", LMP_EXT_INQ }, /* Bit 0 */
    [all...]

Completed in 38 milliseconds