Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth: Mesh: instantiate cdb and core keys #59816

Merged
merged 1 commit into from
Jul 4, 2023

Commits on Jul 3, 2023

  1. Bluetooth: Mesh: instantiate cdb and core keys

    PR instantiates cdb and core keys to prevent scenario
    when key is changed over cdb API and gets new ID but
    core still operates with old ID(potentially invalid).
    
    Known issue the keys will be desynchronized
    during\after key refresh procedure.
    
    Signed-off-by: Aleksandr Khromykh <[email protected]>
    alxelax committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e4db5c6 View commit details
    Browse the repository at this point in the history