Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.h71 char const * hci_ver2str (int);
H A Dinfo.c61 hci_ver2str(rp.hci_version), rp.hci_version); in hci_read_local_version_information()
H A Dutil.c151 hci_ver2str(int ver) in hci_ver2str() function