Home
last modified time | relevance | path

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

/netbsd/usr.sbin/btconfig/
H A Dbtconfig.c786 if (*f & HCI_LMP_3SLOT) tag("<3 slot>"); in print_features0()
/netbsd/sys/netbt/
H A Dhci_event.c1012 if (rp.features[0] & HCI_LMP_3SLOT) in hci_cmd_read_local_features()
H A Dhci.h113 #define HCI_LMP_3SLOT 0x01 macro