commit | a94c7e3a23fc1225aec9f13c1e37cc2853f70c82 | [log] [tgz] |
---|---|---|
author | Pavel Vasilyev <pavel.vasilyev@nordicsemi.no> | Wed Mar 24 17:38:03 2021 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Apr 08 13:44:24 2021 +0200 |
tree | fc8aba998e193f6f88fb6054c1ac343f1d713956 | |
parent | d93c25c343cb6294c03c74ede8384cde9e498f01 [diff] |
Bluetooth: Mesh: Introduce acknowledged message API The implementation of blocking calls is common for all the client models. This change reduces the code duplication by introducing new API that helps to manage acknowledged messages. Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>