71d00c1bf8
The period_start timestamp wasn't getting properly initialized in the case that retransmission was not being used. In the case of retransmission the timestamp was getting updated in the mod_publish() delayed work callback. Add a send_start callback and do the initialization there, since this covers both the retransmission as well as the no-retransmission cases. Fixes #17820 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
TODO | ||
access.c | ||
access.h | ||
adv.c | ||
adv.h | ||
beacon.c | ||
beacon.h | ||
cfg_cli.c | ||
cfg_srv.c | ||
crypto.c | ||
crypto.h | ||
foundation.h | ||
friend.c | ||
friend.h | ||
health_cli.c | ||
health_srv.c | ||
lpn.c | ||
lpn.h | ||
main.c | ||
mesh.h | ||
net.c | ||
net.h | ||
prov.c | ||
prov.h | ||
proxy.c | ||
proxy.h | ||
settings.c | ||
settings.h | ||
shell.c | ||
test.c | ||
test.h | ||
transport.c | ||
transport.h |