Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dl2cap_core.c1414 static bool l2cap_check_enc_key_size(struct hci_conn *hcon) in l2cap_check_enc_key_size() function
1456 if (l2cap_check_enc_key_size(conn->hcon)) in l2cap_do_start()
1531 if (l2cap_check_enc_key_size(conn->hcon)) in l2cap_conn_start()
7319 if (!status && l2cap_check_enc_key_size(hcon)) in l2cap_security_cfm()
7329 if (!status && l2cap_check_enc_key_size(hcon)) { in l2cap_security_cfm()