Lines Matching refs:SMP_FLAG_SC
74 SMP_FLAG_SC, enumerator
860 if (test_bit(SMP_FLAG_SC, &smp->flags)) in get_auth_method()
911 if (test_bit(SMP_FLAG_SC, &smp->flags)) in tk_request()
1272 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_distribute_keys()
1666 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_user_confirm_reply()
1801 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1826 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1870 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_req()
1996 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_rsp()
2017 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_rsp()
2093 clear_bit(SMP_FLAG_SC, &smp->flags); in fixup_sc_false_positive()
2111 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_confirm()
2157 if (!test_bit(SMP_FLAG_SC, &smp->flags)) in smp_cmd_pairing_random()
3065 set_bit(SMP_FLAG_SC, &smp->flags); in bredr_pairing()