Home
last modified time | relevance | path

Searched refs:SMP_FLAG_CFM_PENDING (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dsmp.c72 SMP_FLAG_CFM_PENDING, enumerator
964 clear_bit(SMP_FLAG_CFM_PENDING, &smp->flags); in smp_confirm()
1560 set_bit(SMP_FLAG_CFM_PENDING, &smp->flags); in sc_passkey_round()
1610 if (test_and_clear_bit(SMP_FLAG_CFM_PENDING, &smp->flags)) in sc_user_reply()
1687 if (test_bit(SMP_FLAG_CFM_PENDING, &smp->flags)) { in smp_user_confirm_reply()
2020 set_bit(SMP_FLAG_CFM_PENDING, &smp->flags); in smp_cmd_pairing_rsp()
2129 set_bit(SMP_FLAG_CFM_PENDING, &smp->flags); in smp_cmd_pairing_confirm()