hci_conn_check_secure 933 include/net/bluetooth/hci_core.h int hci_conn_check_secure(struct hci_conn *conn, __u8 sec_level); hci_conn_check_secure 1441 net/bluetooth/hci_conn.c EXPORT_SYMBOL(hci_conn_check_secure); hci_conn_check_secure 2134 net/bluetooth/rfcomm/core.c if (!status && hci_conn_check_secure(conn, d->sec_level))