zephyr/subsys/bluetooth/host/mesh
Johan Hedberg 8a13066a4e Bluetooth: Mesh: shell: Fix health publication message size
The Health Current Fault message size was being set too small to fit
any faults. Use a macro to make sure the size gets applied in both
places where appropriate.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-11-27 12:10:49 +02:00
..
access.c Bluetooth: Mesh: Add skeleton for Health Client model 2017-11-23 14:49:55 +02:00
access.h Bluetooth: Mesh: Add initial implementation 2017-07-20 09:30:44 +03:00
adv.c Bluetooth: Mesh: Use a unified send callback also for public API 2017-11-20 15:00:29 +02:00
adv.h Bluetooth: Mesh: Use a unified send callback also for public API 2017-11-20 15:00:29 +02:00
beacon.c Bluetooth: Mesh: Add IV Update test mode API 2017-11-27 10:17:54 +02:00
beacon.h Bluetooth: Mesh: Add initial implementation 2017-07-20 09:30:44 +03:00
cfg_cli.c Bluetooth: Mesh: Add support for manipulating Label UUIDs 2017-11-24 17:12:20 +02:00
cfg_srv.c Bluetooth: Mesh: Fix NetKey Update behavior in Phase 1 2017-11-27 10:17:54 +02:00
CMakeLists.txt Bluetooth: Mesh: Add skeleton for Health Client model 2017-11-23 14:49:55 +02:00
crypto.c Bluetooth: Mesh: Fix model publication 2017-11-20 15:00:29 +02:00
crypto.h Bluetooth: Mesh: Fix model publication 2017-11-20 15:00:29 +02:00
foundation.h Bluetooth: Mesh: Add skeleton for Health Client model 2017-11-23 14:49:55 +02:00
friend.c Bluetooth: Mesh: Friend: Fix poll timeout type 2017-11-22 12:53:54 +02:00
friend.h Bluetooth: Mesh: Implement handling of Friend Clear messages 2017-11-10 22:17:43 +03:00
health_cli.c Bluetooth: Mesh: Add support for Health Attention messages 2017-11-23 14:49:55 +02:00
health_srv.c Bluetooth: Mesh: Health: Fix requiring specific Company ID 2017-11-23 14:49:55 +02:00
Kconfig Bluetooth: Mesh: Increase initial poll timeout 2017-11-24 11:37:09 +02:00
lpn.c Bluetooth: Mesh: Add IV Update test mode API 2017-11-27 10:17:54 +02:00
lpn.h Bluetooth: Mesh: Introduce public LPN APIs for better control 2017-11-24 11:37:09 +02:00
main.c Bluetooth: Mesh: Fix node reset 2017-11-21 15:02:25 +02:00
mesh.h Bluetooth: Mesh: Drop invalid destination addresses 2017-09-27 13:20:28 +03:00
net.c Bluetooth: Mesh: Add IV Update test mode API 2017-11-27 10:17:54 +02:00
net.h Bluetooth: Mesh: Add IV Update test mode API 2017-11-27 10:17:54 +02:00
prov.c Bluetooth: Mesh: Use a unified send callback also for public API 2017-11-20 15:00:29 +02:00
prov.h Bluetooth: Mesh: Fix calling complete callback for bt_mesh_provision() 2017-11-15 13:48:29 +02:00
proxy.c Bluetooth: Mesh: Proxy: Downgrade advertising errors to warnings 2017-11-21 15:02:25 +02:00
proxy.h Bluetooth: Mesh: Add initial implementation 2017-07-20 09:30:44 +03:00
shell.c Bluetooth: Mesh: shell: Fix health publication message size 2017-11-27 12:10:49 +02:00
test.c Bluetooth: Mesh: Add initial implementation 2017-07-20 09:30:44 +03:00
test.h Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
TODO Bluetooth: Mesh: Update TODO file 2017-11-21 12:19:41 +02:00
transport.c Bluetooth: Mesh: Add IV Update test mode API 2017-11-27 10:17:54 +02:00
transport.h Bluetooth: Mesh: Fix node reset 2017-11-21 15:02:25 +02:00