Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.h70 char const * hci_hmode2str (int, char *, int);
H A Dutil.c124 hci_hmode2str(int mode, char *buffer, int size) in hci_hmode2str() function
H A Dhost_controller_baseband.c1167 fprintf(stdout, "%s", hci_hmode2str(rp.hold_mode_activity, in hci_read_hold_mode_activity()