mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
f863a1b328
Ensures that friend messages are enqueued, even if the packet is received with an appkey is unknown to the friend. Previously, sdu_recv would return EINVAL if the appkey was unknown, which would prevent the lower transport layer from adding the packet to the friend queue. This is irrelevant for the logic in lower transport, and should not be returned as an error. |
||
---|---|---|
.. | ||
common | ||
controller | ||
esp_ble_mesh | ||
host | ||
include | ||
test | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig | ||
sdkconfig.rename |