Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dhci.h118 #define HCI_DH1 0x0010 macro
141 #define ACL_PTYPE_MASK (HCI_DM1 | HCI_DH1 | HCI_DM3 | HCI_DH3 | HCI_DM5 | HCI_DH5)
/external/qemu/hw/
Dbt.h265 HCI_DH1 = 1 << 4, 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.c221 { "DH1", HCI_DH1 },