Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c133 SMP_FLAG_DERIVE_LK, /* if Link Key should be derived */ enumerator
1752 if (atomic_test_bit(smp->flags, SMP_FLAG_DERIVE_LK) && in smp_pairing_complete()
4779 atomic_set_bit(smp->flags, SMP_FLAG_DERIVE_LK); in bt_smp_encrypt_change()