Lines Matching refs:SMP_FLAG_SC
68 SMP_FLAG_SC, enumerator
835 if (test_bit(SMP_FLAG_SC, &smp->flags)) in get_auth_method()
886 if (test_bit(SMP_FLAG_SC, &smp->flags)) in tk_request()
1251 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_distribute_keys()
1627 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_user_confirm_reply()
1760 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1782 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1822 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_req()
1946 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_rsp()
1967 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_rsp()
2043 clear_bit(SMP_FLAG_SC, &smp->flags); in fixup_sc_false_positive()
2061 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_confirm()
2107 if (!test_bit(SMP_FLAG_SC, &smp->flags)) in smp_cmd_pairing_random()
2942 set_bit(SMP_FLAG_SC, &smp->flags); in bredr_pairing()