Home
last modified time | relevance | path

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

/net/bluetooth/
Dsmp.c75 SMP_FLAG_SC, enumerator
850 if (test_bit(SMP_FLAG_SC, &smp->flags)) in get_auth_method()
901 if (test_bit(SMP_FLAG_SC, &smp->flags)) in tk_request()
1259 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_distribute_keys()
1645 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_user_confirm_reply()
1780 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1805 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1849 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_req()
1975 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_rsp()
1996 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_rsp()
[all …]