Home
last modified time | relevance | path

Searched refs:hci_encrypt2str (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/usr.sbin/bluetooth/hccontrol/
HDhccontrol.h68 char const * hci_encrypt2str (int, int);
HDutil.c78 hci_encrypt2str(int encrypt, int brief) in hci_encrypt2str() function
HDlink_control.c283 hci_encrypt2str(ep->encryption_mode, 0), in hci_create_connection()
438 hci_encrypt2str(ep->encryption_mode, 0), in hci_add_sco_connection()
HDnode.c312 hci_encrypt2str(r.connections[n].encryption_mode, 1), in hci_read_connection_list()
HDhost_controller_baseband.c893 hci_encrypt2str(rp.encryption_mode, 0), rp.encryption_mode); in hci_read_encryption_mode()