Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dsmp.c359 static bool smp_keys_check(struct bt_conn *conn) in smp_keys_check() function
2784 if (!(sec_level_reachable(smp) || smp_keys_check(conn))) { in smp_send_security_req()
5747 if (!smp_keys_check(conn)) { in bt_smp_start_security()