Searched refs:hci_features2str (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.sbin/bluetooth/hccontrol/ |
H A D | hccontrol.h | 75 char const * hci_features2str (uint8_t *, char *, int);
|
H A D | info.c | 129 fprintf(stdout, "\n%s\n", hci_features2str(rp.features, in hci_read_local_supported_features()
|
H A D | util.c | 2927 hci_features2str(uint8_t *features, char *buffer, int size) in hci_features2str() function
|
H A D | node.c | 166 fprintf(stdout, "\n%s\n", hci_features2str(r.features, in hci_read_node_features()
|
H A D | link_control.c | 667 fprintf(stdout, "\n%s\n", hci_features2str(ep->features, in hci_read_remote_supported_features()
|