zephyr/subsys/bluetooth
Trond Einar Snekvik 878043aff1 Bluetooth: Mesh: Change friend_cred decision point to friend selection
The network layer previously decided to use the friend credentials if
there was an established friendship. During the friendship setup phase,
the friendship is not considered established until the LPN receives the
first friend poll. Before this happens, the LPN should send a friend
poll message, encrypted with the friendship credentials. This wrongly
gets encrypted with the master credentials.

Change the decision point to whether the LPN has selected a friend,
which happens after the friend offer, and before the friend poll. This
will remain set for the duration of the friendship.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2021-05-17 13:36:24 +03:00
..
audio Bluetooth: Audio: Volume Control Service and client 2021-05-07 15:02:41 +02:00
common Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
controller Bluetooth: controller: Fix PPIs use for nRF52805 SoC 2021-05-13 22:05:41 -04:00
host Bluetooth: Crypto: Fix naming of params 2021-05-12 12:37:27 +03:00
mesh Bluetooth: Mesh: Change friend_cred decision point to friend selection 2021-05-17 13:36:24 +03:00
services Bluetooth: OTS: Update OTS to use correct reserve define 2021-05-06 14:56:18 +02:00
shell Bluetooth: Audio: Volume Control Service and client 2021-05-07 15:02:41 +02:00
CMakeLists.txt Bluetooth: Audio: Volume Offset Control Service and Client 2021-03-22 13:05:56 -04:00
Kconfig driver: esp32: add bluetooth support 2021-04-30 16:51:30 -04:00