Home
last modified time | relevance | path

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

/external/bluetooth/bluez/tools/
Dhcitool.c956 if ((di.features[7] & LMP_EXT_FEAT) && (features[7] & LMP_EXT_FEAT)) in cmd_info()
Dhciconfig.c550 if (!(di.features[7] & LMP_EXT_FEAT)) { in cmd_features()
/external/qemu/hw/
Dbt.h419 LMP_EXT_FEAT = 1 << 7, enumerator
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h293 #define LMP_EXT_FEAT 0x80 macro
/external/bluetooth/bluez/lib/
Dhci.c759 { "<extended features>",LMP_EXT_FEAT }, /* Bit 7 */