Searched refs:smp_ltk_encrypt (Results 1 – 1 of 1) sorted by relevance
2228 static bool smp_ltk_encrypt(struct l2cap_conn *conn, u8 sec_level) in smp_ltk_encrypt() function2307 smp_ltk_encrypt(conn, hcon->sec_level); in smp_cmd_security_req()2314 if (smp_ltk_encrypt(conn, hcon->pending_sec_level)) in smp_cmd_security_req()2363 if (smp_ltk_encrypt(conn, hcon->pending_sec_level)) in smp_conn_security()