zephyr/subsys
Johan Hedberg c1c5f3d9a3 Bluetooth: Mesh: Expose destination address in bt_mesh_msg_ctx
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>
2018-05-11 13:57:43 +03:00
..
bluetooth Bluetooth: Mesh: Expose destination address in bt_mesh_msg_ctx 2018-05-11 13:57:43 +03:00
console
cpp
debug subsys: debug: Fix stack sentinel dependencies 2018-05-10 14:16:46 -07:00
dfu
disk subsys: disk: Add support for multiple disk interfaces 2018-05-08 08:53:01 -04:00
fs subsys: fs: Add the support for multiple instances of fs 2018-05-08 08:53:01 -04:00
logging
mgmt
net net: ip: context: Merge send_data() into the only caller 2018-05-10 16:23:53 -07:00
random
settings susbsys: settings: optimized fcb compression for deleted entry 2018-05-11 09:56:52 +02:00
shell
storage subsys: fs: fix generic storage partition selection 2018-05-04 10:14:01 -04:00
usb usb: dfu: fix 'this area can not be overwritten' 2018-05-10 16:26:38 -07:00
CMakeLists.txt
Kconfig