Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c375 static bool smp_keys_check(struct bt_conn *conn) in smp_keys_check() function
2896 if (!(sec_level_reachable(smp) || smp_keys_check(conn))) { in smp_send_security_req()
5934 if (!smp_keys_check(conn)) { in bt_smp_start_security()