Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.h76 char const * hci_le_features2str (uint8_t *, char *, int);
H A Dutil.c3041 hci_le_features2str(uint8_t *features, char *buffer, int size) in hci_le_features2str() function
H A Dle.c290 fprintf(stdout, "\n%s\n", hci_le_features2str(le_features.octets, in le_read_local_supported_features()
1206 hci_le_features2str(feat_event->features, in handle_le_remote_features_event()