Lines Matching refs:SMP_FLAG_SC
71 SMP_FLAG_SC, enumerator
853 if (test_bit(SMP_FLAG_SC, &smp->flags)) in get_auth_method()
904 if (test_bit(SMP_FLAG_SC, &smp->flags)) in tk_request()
1245 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_distribute_keys()
1628 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_user_confirm_reply()
1761 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1783 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1823 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_req()
1947 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_rsp()
1968 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_rsp()
2044 clear_bit(SMP_FLAG_SC, &smp->flags); in fixup_sc_false_positive()
2062 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_confirm()
2108 if (!test_bit(SMP_FLAG_SC, &smp->flags)) in smp_cmd_pairing_random()
2969 set_bit(SMP_FLAG_SC, &smp->flags); in bredr_pairing()