Home
last modified time | relevance | path

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

/dragonfly/sys/netbt/
H A Dhci_event.c966 if (rp.features[3] & HCI_LMP_EV3_PKT) in hci_cmd_read_local_features()
H A Dhci.h144 #define HCI_LMP_EV3_PKT 0x80 macro
/dragonfly/usr.sbin/btconfig/
H A Dbtconfig.c784 if (*f & HCI_LMP_EV3_PKT) tag("<EV3 packets>"); in print_features()