zephyr/subsys/bluetooth
Johan Hedberg 8d0ef1eb85 Bluetooth: Mesh: Fix setting health period divider
A previous patch which moved dispatching the health publish callback
to a later moment introduced a regression where the period divider
does not get updated when it should. In fact, having the divider as
part of the Health Server context is redundant, since the same
information is already stored generically in the model publication
context. Switching to using the model publication context makes things
simpler and ensures that the value is always up-to-date.

With this patch it is possible to pass MESH/SR/HM/CFS/BV-02-C.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-09-29 13:21:40 +03:00
..
common Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00
controller Bluetooth: controller: Implement Read Build Info cmd 2017-09-28 15:41:49 +02:00
host Bluetooth: Mesh: Fix setting health period divider 2017-09-29 13:21:40 +03:00
shell Bluetooth: shell: gatt_read: Reset offset to 0 2017-08-15 21:16:40 +03:00
Kconfig samples: Bluetooth: add HCI SPI raw handler sample 2017-08-15 22:58:02 +03:00
Makefile Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00