Home
last modified time | relevance | path

Searched refs:HCI_DM5 (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dhci.h125 #define HCI_DM5 0x4000 macro
141 #define ACL_PTYPE_MASK (HCI_DM1 | HCI_DH1 | HCI_DM3 | HCI_DH3 | HCI_DM5 | HCI_DH5)
/external/qemu/hw/
Dbt.h272 HCI_DM5 = 1 << 14, enumerator
/external/bluetooth/bluez/tools/
Dhcitool.c1204 ptype = HCI_DM1 | HCI_DM3 | HCI_DM5 | HCI_DH1 | HCI_DH3 | HCI_DH5; in cmd_cc()
/external/bluetooth/bluez/lib/
Dhci.c220 { "DM5", HCI_DM5 },