hci_conn_encrypt  331 include/net/bluetooth/hci_core.h int hci_conn_encrypt(struct hci_conn *conn);
hci_conn_encrypt  273 net/bluetooth/l2cap.c 		return hci_conn_encrypt(conn->hcon);
hci_conn_encrypt  236 net/bluetooth/rfcomm/core.c 		if (!hci_conn_encrypt(l2cap_pi(sk)->conn->hcon))