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