Home
last modified time | relevance | path

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

/netbsd/usr.sbin/btconfig/
H A Dbtconfig.c829 if (*f & HCI_LMP_EV4_PKT) tag("<EV4 packets>"); in print_features0()
/netbsd/sys/netbt/
H A Dhci_event.c1055 if (rp.features[4] & HCI_LMP_EV4_PKT) in hci_cmd_read_local_features()
H A Dhci.h149 #define HCI_LMP_EV4_PKT 0x01 macro