HomeSort by relevance Sort by last modified time
    Searched defs:HCI_DM5 (Results 1 - 3 of 3) sorted by null

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 73 #define HCI_DM5 0x4000
86 #define ACL_PTYPE_MASK (HCI_DM1 | HCI_DH1 | HCI_DM3 | HCI_DH3 | HCI_DM5 | HCI_DH5)
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 125 #define HCI_DM5 0x4000
141 #define ACL_PTYPE_MASK (HCI_DM1 | HCI_DH1 | HCI_DM3 | HCI_DH3 | HCI_DM5 | HCI_DH5)
    [all...]
  /external/qemu/hw/
bt.h 272 HCI_DM5 = 1 << 14,
    [all...]

Completed in 167 milliseconds