Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.sbin/bluetooth/hccontrol/
HDhccontrol.h75 char const * hci_commands2str (uint8_t *, char *, int);
HDinfo.c101 fprintf(stdout, "\n%s\n", hci_commands2str(rp.features, in hci_read_local_supported_commands()
HDutil.c2433 hci_commands2str(uint8_t *commands, char *buffer, int size) in hci_commands2str() function