Home
last modified time | relevance | path

Searched refs:LMP_EXT_INQ (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluez/tools/
Dhcieventmask.c92 if (di.features[6] & LMP_EXT_INQ) in main()
/external/bluetooth/bluez/src/
Dadapter.c827 if (!(dev->features[6] & LMP_EXT_INQ)) in update_ext_inquiry_response()
2078 if (dev->features[6] & LMP_EXT_INQ) in get_inquiry_mode()
2153 if (dev->features[6] & LMP_EXT_INQ) in adapter_setup()
/external/qemu/hw/
Dbt.h417 LMP_EXT_INQ = 1 << 0, enumerator
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h276 #define LMP_EXT_INQ 0x01 macro
/external/bluetooth/bluez/lib/
Dhci.c740 { "<extended inquiry>", LMP_EXT_INQ }, /* Bit 0 */