Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dl2cap_core.c1509 static bool l2cap_check_enc_key_size(struct hci_conn *hcon) in l2cap_check_enc_key_size() function
1551 if (l2cap_check_enc_key_size(conn->hcon)) in l2cap_do_start()
1633 if (l2cap_check_enc_key_size(conn->hcon)) in l2cap_conn_start()
8237 if (!status && l2cap_check_enc_key_size(hcon)) in l2cap_security_cfm()
8247 if (!status && l2cap_check_enc_key_size(hcon)) { in l2cap_security_cfm()