mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-27 02:16:51 +00:00

Until now the choice of reliable sending (segmented messages with acks) was implicitly dependent on the size of the payload. Add a new member to the bt_mesh_model_pub to force using segment acks even when the payload would fit a single unsegmented message.