Skip to content
Commit 4cc8cb1c authored by Lingao Meng's avatar Lingao Meng Committed by Johan Hedberg
Browse files

Bluetooth: Mesh: Fix send input_complete before public key



According Mesh Profile Spec 5.4.2.4 Authentication, if device
use Input OOB Authentication method, should send input complete
pub after local public key has been acked.

`bt_mesh_input_string` or `bt_mesh_input_number` directly send
`input_complete`, however does not check whether the pub key has
been sent.

Mesh Provisioning timeout set to `60` seconds, so even this
probability is extremely low, it does not mean that there is no
such probability.

Signed-off-by: default avatarLingao Meng <mengabc1086@gmail.com>
parent 14f248fe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment