Home
last modified time | relevance | path

Searched refs:HCI_PKT_DM3 (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/netbt/
H A Dhci_event.c930 unit->hci_acl_mask |= HCI_PKT_DM3 | HCI_PKT_DH3; in hci_cmd_read_local_features()
H A Dhci.h195 #define HCI_PKT_DM3 0x0400 macro
/dragonfly/usr.sbin/btconfig/
H A Dbtconfig.c691 if (ptype & HCI_PKT_DM3) tag("DM3"); in print_info()