zephyr/subsys/bluetooth
Michał Narajowski addbdb0d00 mesh: Fix key refresh procedure
Key refresh procedure was ignored on non-primary subnet.

Mesh Profile Specification v1.0.1:
3.10.4 Key Refresh procedure
"This procedure is used when the security of one or more network
keys and/or one or more of the application keys has been compromised
or could be compromised."

"It is possible to update each NetKey independently of all other
NetKeys. A Key Refresh procedure for one NetKey can be in a different
phase to another Key Refresh procedure for other NetKeys."

Signed-off-by: Michał Narajowski <michal.narajowski@codecoup.pl>
2020-07-02 16:30:01 +03:00
..
common Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
controller Bluetooth: controller: Fix non-privacy directed advertiser 2020-06-25 12:11:02 +02:00
host Bluetooth: host: Fix adv object not released on directed adv timeout 2020-06-25 19:34:16 +02:00
mesh mesh: Fix key refresh procedure 2020-07-02 16:30:01 +03:00
services zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
shell Bluetooth: shell: Add phy procedure options to the shell 2020-06-19 13:42:29 +02:00
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig Bluetooth: Remove LEGACY_TIMEOUT_API selection from bluetooth 2020-04-30 13:46:48 +03:00