Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c1407 static bool l2cap_check_enc_key_size(struct hci_conn *hcon) in l2cap_check_enc_key_size() function
1449 if (l2cap_check_enc_key_size(conn->hcon)) in l2cap_do_start()
1526 if (l2cap_check_enc_key_size(conn->hcon)) in l2cap_conn_start()
7360 if (!status && l2cap_check_enc_key_size(hcon)) in l2cap_security_cfm()
7370 if (!status && l2cap_check_enc_key_size(hcon)) { in l2cap_security_cfm()