Home
last modified time | relevance | path

Searched refs:SMP_FLAG_REMOTE_OOB (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.c80 SMP_FLAG_REMOTE_OOB, enumerator
689 set_bit(SMP_FLAG_REMOTE_OOB, &smp->flags); in build_pairing_cmd()
2697 if (test_bit(SMP_FLAG_REMOTE_OOB, &smp->flags) || in sc_select_method()
2762 if (test_bit(SMP_FLAG_REMOTE_OOB, &smp->flags)) { in smp_cmd_public_key()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.c81 SMP_FLAG_REMOTE_OOB, enumerator
690 set_bit(SMP_FLAG_REMOTE_OOB, &smp->flags); in build_pairing_cmd()
2703 if (test_bit(SMP_FLAG_REMOTE_OOB, &smp->flags) || in sc_select_method()
2768 if (test_bit(SMP_FLAG_REMOTE_OOB, &smp->flags)) { in smp_cmd_public_key()

Completed in 9 milliseconds