hci_conn_auth 330 include/net/bluetooth/hci_core.h int hci_conn_auth(struct hci_conn *conn); hci_conn_auth 423 net/bluetooth/hci_conn.c return hci_conn_auth(conn); hci_conn_auth 428 net/bluetooth/hci_conn.c if (hci_conn_auth(conn)) { hci_conn_auth 276 net/bluetooth/l2cap.c return hci_conn_auth(conn->hcon); hci_conn_auth 239 net/bluetooth/rfcomm/core.c if (!hci_conn_auth(l2cap_pi(sk)->conn->hcon))