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

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 69 #define HCI_DM3 0x0400
86 #define ACL_PTYPE_MASK (HCI_DM1 | HCI_DH1 | HCI_DM3 | HCI_DH3 | HCI_DM5 | HCI_DH5)
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 121 #define HCI_DM3 0x0400
141 #define ACL_PTYPE_MASK (HCI_DM1 | HCI_DH1 | HCI_DM3 | HCI_DH3 | HCI_DM5 | HCI_DH5)
    [all...]
  /external/bluetooth/bluez/tools/
hcitool.c 1204 ptype = HCI_DM1 | HCI_DM3 | HCI_DM5 | HCI_DH1 | HCI_DH3 | HCI_DH5;
    [all...]
  /external/qemu/hw/
bt.h 268 HCI_DM3 = 1 << 10,
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 219 { "DM3", HCI_DM3 },
    [all...]

Completed in 22 milliseconds