Searched refs:hci_encrypt2str (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.sbin/bluetooth/hccontrol/ |
H A D | hccontrol.h | 67 char const * hci_encrypt2str (int, int);
|
H A D | link_control.c | 282 hci_encrypt2str(ep->encryption_mode, 0), in hci_create_connection() 437 hci_encrypt2str(ep->encryption_mode, 0), in hci_add_sco_connection()
|
H A D | util.c | 77 hci_encrypt2str(int encrypt, int brief) in hci_encrypt2str() function
|
H A D | node.c | 322 hci_encrypt2str(r.connections[n].encryption_mode, 1), in hci_read_connection_list()
|
H A D | host_controller_baseband.c | 892 hci_encrypt2str(rp.encryption_mode, 0), rp.encryption_mode); in hci_read_encryption_mode()
|