Searched refs:SMP_FLAG_LOCAL_OOB (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.c | 81 SMP_FLAG_LOCAL_OOB, enumerator 1783 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_req() 1883 if (test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) { in sc_send_public_key() 1965 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_rsp() 2698 test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) in sc_select_method() 2787 if (test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) { in smp_cmd_public_key()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | smp.c | 82 SMP_FLAG_LOCAL_OOB, enumerator 1789 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_req() 1889 if (test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) { in sc_send_public_key() 1971 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_rsp() 2704 test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) in sc_select_method() 2793 if (test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) { in smp_cmd_public_key()
|
Completed in 10 milliseconds