Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dsmp.c535 static bool update_keys_check(struct bt_smp *smp, struct bt_keys *keys) in update_keys_check() function
2913 if (!update_keys_check(smp, conn->le.keys)) { in smp_pairing_req()
3142 if (!update_keys_check(smp, conn->le.keys)) { in smp_pairing_rsp()
3776 trust_ok = update_keys_check(smp, conflict); in smp_id_add_replace()
3813 if (!update_keys_check(smp, keys)) { in smp_ident_addr_info()