Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dsmp.c76 SMP_FLAG_SC, enumerator
845 if (test_bit(SMP_FLAG_SC, &smp->flags)) in get_auth_method()
904 if (test_bit(SMP_FLAG_SC, &smp->flags)) in tk_request()
1275 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_distribute_keys()
1663 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_user_confirm_reply()
1798 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1823 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1867 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_req()
1993 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_rsp()
2014 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_rsp()
[all …]