85ad497c39
The send_reliable function was reused in multiple places as part of the k_delayed_work changes for Bluetooth Mesh in #33782. This function contains a line that resets the start timer, causing prov_retransmit to continously move the goal post for when to give up sending. Extract this line out of the send_reliable function, and put it along with the other link.tx initialization in bearer_ctl_send and prov_send_adv. Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
TODO | ||
access.c | ||
access.h | ||
adv.c | ||
adv.h | ||
adv_ext.c | ||
adv_legacy.c | ||
app_keys.c | ||
app_keys.h | ||
beacon.c | ||
beacon.h | ||
cdb.c | ||
cdb.h | ||
cfg.c | ||
cfg.h | ||
cfg_cli.c | ||
cfg_srv.c | ||
crypto.c | ||
crypto.h | ||
foundation.h | ||
friend.c | ||
friend.h | ||
health_cli.c | ||
health_srv.c | ||
heartbeat.c | ||
heartbeat.h | ||
lpn.c | ||
lpn.h | ||
main.c | ||
mesh.h | ||
msg.c | ||
net.c | ||
net.h | ||
pb_adv.c | ||
pb_gatt.c | ||
prov.c | ||
prov.h | ||
prov_bearer.h | ||
prov_device.c | ||
provisioner.c | ||
provisioner.h | ||
proxy.c | ||
proxy.h | ||
rpl.c | ||
rpl.h | ||
settings.c | ||
settings.h | ||
shell.c | ||
subnet.c | ||
subnet.h | ||
test.c | ||
test.h | ||
transport.c | ||
transport.h |