Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c613 static bool update_keys_check(struct bt_smp *smp, struct bt_keys *keys) in update_keys_check() function
3025 if (!update_keys_check(smp, conn->le.keys)) { in smp_pairing_req()
3253 if (!update_keys_check(smp, conn->le.keys)) { in smp_pairing_rsp()
3900 trust_ok = update_keys_check(smp, conflict); in smp_id_add_replace()
3951 if (!update_keys_check(smp, keys)) { in smp_ident_addr_info()