Home
last modified time | relevance | path

Searched refs:hci_conn_check_secure (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c1498 int hci_conn_check_secure(struct hci_conn *conn, __u8 sec_level) in hci_conn_check_secure() function
1514 EXPORT_SYMBOL(hci_conn_check_secure); variable
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c2489 int hci_conn_check_secure(struct hci_conn *conn, __u8 sec_level) in hci_conn_check_secure() function
2505 EXPORT_SYMBOL(hci_conn_check_secure); variable
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1084 int hci_conn_check_secure(struct hci_conn *conn, __u8 sec_level);
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
H A Dcore.c2168 if (!status && hci_conn_check_secure(conn, d->sec_level)) in rfcomm_security_cfm()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1499 int hci_conn_check_secure(struct hci_conn *conn, __u8 sec_level);
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/
H A Dcore.c2172 if (!status && hci_conn_check_secure(conn, d->sec_level)) in rfcomm_security_cfm()

Completed in 17 milliseconds