Home
last modified time | relevance | path

Searched refs:hci_conn_check_secure (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/net/bluetooth/
H A Dhci_conn.c2456 int hci_conn_check_secure(struct hci_conn *conn, __u8 sec_level) in hci_conn_check_secure() function
2472 EXPORT_SYMBOL(hci_conn_check_secure);
/linux-6.15/net/bluetooth/rfcomm/
H A Dcore.c2172 if (!status && hci_conn_check_secure(conn, d->sec_level)) in rfcomm_security_cfm()
/linux-6.15/include/net/bluetooth/
H A Dhci_core.h1571 int hci_conn_check_secure(struct hci_conn *conn, __u8 sec_level);