OVMS3-idf/components/bt/esp_ble_mesh/api
lly 2b84b673bf ble_mesh: Support reliable sending when publishing [Zephyr]
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.
2020-05-11 15:42:44 +08:00
..
core ble_mesh: Add length check for some mesh operations 2020-05-06 11:26:33 +08:00
models Merge branch 'doc/ble_mesh_fixes_v4.1' into 'release/v4.1' 2020-05-06 11:13:16 +08:00
esp_ble_mesh_defs.h ble_mesh: Support reliable sending when publishing [Zephyr] 2020-05-11 15:42:44 +08:00