mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 01:15:44 +00:00
There are valid use cases where the model layer must know the true destination address. So far only the fact that it was one of the addresses that the model subscribes to (its element's unicast included) has been knowable. Solve the issue by moving the destination address from the internal net_rx context to the public bt_mesh_msg_ctx struct. Fixes #7453 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fs | ||
logging | ||
mgmt | ||
net | ||
random | ||
settings | ||
shell | ||
storage | ||
usb | ||
CMakeLists.txt | ||
Kconfig |