Home
last modified time | relevance | path

Searched refs:hci_features2str (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.h75 char const * hci_features2str (uint8_t *, char *, int);
H A Dinfo.c129 fprintf(stdout, "\n%s\n", hci_features2str(rp.features, in hci_read_local_supported_features()
H A Dutil.c2927 hci_features2str(uint8_t *features, char *buffer, int size) in hci_features2str() function
H A Dnode.c166 fprintf(stdout, "\n%s\n", hci_features2str(r.features, in hci_read_node_features()
H A Dlink_control.c667 fprintf(stdout, "\n%s\n", hci_features2str(ep->features, in hci_read_remote_supported_features()