Searched refs:smp_ltk_encrypt (Results 1 – 1 of 1) sorted by relevance
2252 static bool smp_ltk_encrypt(struct l2cap_conn *conn, u8 sec_level) in smp_ltk_encrypt() function2331 smp_ltk_encrypt(conn, hcon->sec_level); in smp_cmd_security_req()2338 if (smp_ltk_encrypt(conn, hcon->pending_sec_level)) in smp_cmd_security_req()2388 if (smp_ltk_encrypt(conn, hcon->pending_sec_level)) in smp_conn_security()