Searched refs:SMP_FLAG_CT2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.c | 82 SMP_FLAG_CT2, enumerator 1163 if (test_bit(SMP_FLAG_CT2, &smp->flags)) { in sc_generate_link_key() 1221 if (test_bit(SMP_FLAG_CT2, &smp->flags)) { in sc_generate_ltk() 1797 set_bit(SMP_FLAG_CT2, &smp->flags); in smp_cmd_pairing_req() 1820 set_bit(SMP_FLAG_CT2, &smp->flags); in smp_cmd_pairing_req() 1976 set_bit(SMP_FLAG_CT2, &smp->flags); in smp_cmd_pairing_rsp()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | smp.c | 83 SMP_FLAG_CT2, enumerator 1169 if (test_bit(SMP_FLAG_CT2, &smp->flags)) { in sc_generate_link_key() 1227 if (test_bit(SMP_FLAG_CT2, &smp->flags)) { in sc_generate_ltk() 1803 set_bit(SMP_FLAG_CT2, &smp->flags); in smp_cmd_pairing_req() 1826 set_bit(SMP_FLAG_CT2, &smp->flags); in smp_cmd_pairing_req() 1982 set_bit(SMP_FLAG_CT2, &smp->flags); in smp_cmd_pairing_rsp()
|
Completed in 10 milliseconds