Home
last modified time | relevance | path

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

/dragonfly/sys/netbt/
H A Dhci_event.c932 if (rp.features[0] & HCI_LMP_5SLOT) in hci_cmd_read_local_features()
H A Dhci.h111 #define HCI_LMP_5SLOT 0x02 macro
/dragonfly/usr.sbin/btconfig/
H A Dbtconfig.c746 if (*f & HCI_LMP_5SLOT) tag("<5 slot>"); in print_features()