Searched refs:SMP_FLAG_SC (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/net/bluetooth/ |
| H A D | smp.c | 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() 1269 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_distribute_keys() 1657 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_user_confirm_reply() 1790 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req() 1815 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req() 1985 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_rsp() 2082 clear_bit(SMP_FLAG_SC, &smp->flags); in fixup_sc_false_positive() 2150 if (!test_bit(SMP_FLAG_SC, &smp->flags)) in smp_cmd_pairing_random() [all …]
|