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

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 208 #define LMP_EXT_FEAT 0x80
  /external/bluetooth/bluez/tools/
hcitool.c 931 if ((di.features[7] & LMP_EXT_FEAT) && (features[7] & LMP_EXT_FEAT))
    [all...]
hciconfig.c 371 if (!(di.features[7] & LMP_EXT_FEAT)) {
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 286 #define LMP_EXT_FEAT 0x80
    [all...]
  /external/qemu/hw/
bt.h 421 LMP_EXT_FEAT = 1 << 7,
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 758 { "<extended features>",LMP_EXT_FEAT }, /* Bit 7 */
    [all...]

Completed in 24 milliseconds