zephyr/subsys/bluetooth
Lingao Meng 5b11c053ef Bluetooth: Mesh: Fixes Friend Queue store message
If the SRC field of the received message is a unicast
address of an element of the Low Power node, then the
message shall not be stored in the Friend Queue.

Otherwise, lpn will discard this message, eventually
it breaks friendship.

Fixes: #30657

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
2020-12-16 14:27:12 +01:00
..
common bluetooth: Allow immediate logging with software-based LL 2020-09-04 18:48:32 +02:00
controller Bluetooth: controller: Validate disconnect reason in disconnect command 2020-12-15 11:20:34 +01:00
host Bluetooth: host: Return error code if disconnect has invalid parameters 2020-12-15 11:20:34 +01:00
mesh Bluetooth: Mesh: Fixes Friend Queue store message 2020-12-16 14:27:12 +01:00
services bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00
shell tests: Bluetooth: shell: Fix PAST commands conditional compilation 2020-11-20 11:39:13 +02:00
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig bluetooth: add dep on !SMP 2020-10-05 19:33:02 -07:00