Lines Matching refs:SMP_FLAG_SC
75 SMP_FLAG_SC, enumerator
844 if (test_bit(SMP_FLAG_SC, &smp->flags)) in get_auth_method()
902 if (test_bit(SMP_FLAG_SC, &smp->flags)) in tk_request()
1260 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_distribute_keys()
1646 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_user_confirm_reply()
1781 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1806 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1850 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_req()
1976 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_rsp()
1997 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_rsp()
2073 clear_bit(SMP_FLAG_SC, &smp->flags); in fixup_sc_false_positive()
2091 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_confirm()
2137 if (!test_bit(SMP_FLAG_SC, &smp->flags)) in smp_cmd_pairing_random()
3114 set_bit(SMP_FLAG_SC, &smp->flags); in bredr_pairing()