Searched refs:smp_ltk_encrypt (Results 1 – 1 of 1) sorted by relevance
2197 static bool smp_ltk_encrypt(struct l2cap_conn *conn, u8 sec_level) in smp_ltk_encrypt() function2293 smp_ltk_encrypt(conn, hcon->sec_level); in smp_cmd_security_req()2300 if (smp_ltk_encrypt(conn, hcon->pending_sec_level)) in smp_cmd_security_req()2357 if (smp_ltk_encrypt(conn, hcon->pending_sec_level)) in smp_conn_security()