Lines Matching refs:SMP_FLAG_SC
74 SMP_FLAG_SC, enumerator
843 if (test_bit(SMP_FLAG_SC, &smp->flags)) in get_auth_method()
902 if (test_bit(SMP_FLAG_SC, &smp->flags)) in tk_request()
1261 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_distribute_keys()
1649 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_user_confirm_reply()
1784 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1809 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1853 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_req()
1979 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_rsp()
2000 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_rsp()
2076 clear_bit(SMP_FLAG_SC, &smp->flags); in fixup_sc_false_positive()
2097 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_confirm()
2143 if (!test_bit(SMP_FLAG_SC, &smp->flags)) in smp_cmd_pairing_random()
3121 set_bit(SMP_FLAG_SC, &smp->flags); in bredr_pairing()