Lines Matching refs:SMP_FLAG_SC
75 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()
2072 clear_bit(SMP_FLAG_SC, &smp->flags); in fixup_sc_false_positive()
2090 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_confirm()
2136 if (!test_bit(SMP_FLAG_SC, &smp->flags)) in smp_cmd_pairing_random()
3057 set_bit(SMP_FLAG_SC, &smp->flags); in bredr_pairing()