Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsmp.c74 SMP_FLAG_INITIATOR, enumerator
878 if (smp->method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR, in tk_request()
917 if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) in tk_request()
967 if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) in smp_confirm()
983 test_bit(SMP_FLAG_INITIATOR, &smp->flags) ? "initiator" : in smp_random()
998 if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) { in smp_random()
1253 if (test_bit(SMP_FLAG_INITIATOR, &smp->flags) && in smp_distribute_keys()
1261 if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) { in smp_distribute_keys()
1430 if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) { in sc_mackey_and_ltk()
1458 if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) { in sc_dhkey_check()
[all …]