Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.c73 SMP_FLAG_COMPLETE, enumerator
753 complete = test_bit(SMP_FLAG_COMPLETE, &smp->flags); in smp_chan_destroy()
1368 set_bit(SMP_FLAG_COMPLETE, &smp->flags); in smp_distribute_keys()
2483 if (test_bit(SMP_FLAG_COMPLETE, &smp->flags)) in smp_cancel_and_remove_pairing()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.c74 SMP_FLAG_COMPLETE, enumerator
754 complete = test_bit(SMP_FLAG_COMPLETE, &smp->flags); in smp_chan_destroy()
1374 set_bit(SMP_FLAG_COMPLETE, &smp->flags); in smp_distribute_keys()
2489 if (test_bit(SMP_FLAG_COMPLETE, &smp->flags)) in smp_cancel_and_remove_pairing()

Completed in 9 milliseconds