Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dsmp.c75 SMP_FLAG_INITIATOR, enumerator
879 if (smp->method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR, in tk_request()
918 if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) in tk_request()
968 if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) in smp_confirm()
984 test_bit(SMP_FLAG_INITIATOR, &smp->flags) ? "initiator" : in smp_random()
999 if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) { in smp_random()
1254 if (test_bit(SMP_FLAG_INITIATOR, &smp->flags) && in smp_distribute_keys()
1262 if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) { in smp_distribute_keys()
1431 if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) { in sc_mackey_and_ltk()
1459 if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) { in sc_dhkey_check()
[all …]