commit | 6a097caa22c769855aba552b50371bafe05ee6b4 | [log] [tgz] |
---|---|---|
author | Peter Bigot <peter.bigot@nordicsemi.no> | Mon Mar 08 09:13:00 2021 -0600 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Wed Mar 10 20:47:02 2021 +0200 |
tree | 30d84025f3ebd3065de1766c779309234279ba9a | |
parent | 17831b045f5869b0e57e26caa0441f263d1a5ae6 [diff] |
bluetooth: mesh: update heartbeat publish work API Replace the legacy delayed work API with the new delayable work API. Use a zero period as a flag value to ensure that the work handler is a no-op of the publish operation is disabled. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>