Home
last modified time | relevance | path

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

/dragonfly/sys/netbt/
H A Dhci_unit.c152 unit->hci_acl_mask = HCI_PKT_DM1 | HCI_PKT_DH1; in hci_enable()
H A Dhci_event.c927 unit->hci_acl_mask = HCI_PKT_DM1 | HCI_PKT_DH1; in hci_cmd_read_local_features()
H A Dhci.h192 #define HCI_PKT_DH1 0x0010 macro
/dragonfly/usr.sbin/btconfig/
H A Dbtconfig.c690 if (ptype & HCI_PKT_DH1) tag("DH1"); in print_info()