OVMS3-idf/components/bt/esp_ble_mesh/api
lly 833483bb22 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-21 15:19:39 +08:00
..
core ble_mesh: Add length check for some mesh operations 2020-05-07 09:18:15 +00:00
models ble_mesh: Add some common macros for sensor model 2020-05-20 10:51:55 +00:00
esp_ble_mesh_defs.h ble_mesh: Support reliable sending when publishing [Zephyr] 2020-05-21 15:19:39 +08:00