Skip to content
Commit 77c72aa6 authored by Aleksandr Khromykh's avatar Aleksandr Khromykh Committed by Carles Cufí
Browse files

Bluetooth: Mesh: get rid of host dependency for dh key for mesh

Commit gets rid of host dependency to generate DH key.
Mesh uses its own function for it that has synchronous
behavior and correct endianism. It simplifies the provisioning
state machine since it doesn't require waiting for the host HCI
handler.
Also, it removes hidden cross-dependency between BLE Mesh and
SMP in the aspect of competition for the same DH key
(https://github.com/zephyrproject-rtos/zephyr/issues/23292

)

Signed-off-by: default avatarAleksandr Khromykh <aleksandr.khromykh@nordicsemi.no>
parent 3f08bd33
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment