Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dsmp.c339 static bool smp_keys_check(struct bt_conn *conn) in smp_keys_check() function
2946 if (!(sec_level_reachable(conn) || smp_keys_check(conn))) { in smp_send_security_req()
5659 if (!smp_keys_check(conn)) { in bt_smp_start_security()