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

  /external/bluetooth/bluez/lib/bluetooth/
hci.h 131 #define HCI_DM5 0x4000
147 #define ACL_PTYPE_MASK (HCI_DM1 | HCI_DH1 | HCI_DM3 | HCI_DH3 | HCI_DM5 | HCI_DH5)
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 110 #define HCI_DM5 0x4000
126 #define ACL_PTYPE_MASK (HCI_DM1 | HCI_DH1 | HCI_DM3 | HCI_DH3 | HCI_DM5 | HCI_DH5)
    [all...]
  /external/bluetooth/bluez/tools/
hcitool.c 1226 ptype = HCI_DM1 | HCI_DM3 | HCI_DM5 | HCI_DH1 | HCI_DH3 | HCI_DH5;
    [all...]
  /external/qemu/hw/
bt.h 270 HCI_DM5 = 1 << 14,
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 221 { "DM5", HCI_DM5 },
    [all...]

Completed in 27 milliseconds