Searched refs:hci_commands2str (Results 1 – 3 of 3) sorted by relevance
74 char const * hci_commands2str (uint8_t *, char *, int);
100 fprintf(stdout, "\n%s\n", hci_commands2str(rp.features, in hci_read_local_supported_commands()
2432 hci_commands2str(uint8_t *commands, char *buffer, int size) in hci_commands2str() function