Lines Matching refs:SMP_FLAG_SC
75 SMP_FLAG_SC, enumerator
844 if (test_bit(SMP_FLAG_SC, &smp->flags)) in get_auth_method()
903 if (test_bit(SMP_FLAG_SC, &smp->flags)) in tk_request()
1266 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_distribute_keys()
1654 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_user_confirm_reply()
1787 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1812 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1860 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_req()
1986 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_rsp()
2007 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_rsp()
2083 clear_bit(SMP_FLAG_SC, &smp->flags); in fixup_sc_false_positive()
2105 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_confirm()
2151 if (!test_bit(SMP_FLAG_SC, &smp->flags)) in smp_cmd_pairing_random()
3135 set_bit(SMP_FLAG_SC, &smp->flags); in bredr_pairing()