Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dhci.h122 #define HCI_DH3 0x0800 macro
141 #define ACL_PTYPE_MASK (HCI_DM1 | HCI_DH1 | HCI_DM3 | HCI_DH3 | HCI_DM5 | HCI_DH5)
/external/qemu/hw/
Dbt.h269 HCI_DH3 = 1 << 11, 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.c222 { "DH3", HCI_DH3 },