Home
last modified time | relevance | path

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

/dragonfly/sys/netbt/
H A Dhci_event.c972 if (rp.features[4] & HCI_LMP_EV5_PKT) in hci_cmd_read_local_features()
H A Dhci.h147 #define HCI_LMP_EV5_PKT 0x02 macro
/dragonfly/usr.sbin/btconfig/
H A Dbtconfig.c789 if (*f & HCI_LMP_EV5_PKT) tag("<EV5 packets>"); in print_features()