OVMS3-idf/components/bt/esp_ble_mesh/api
lly e385197c27 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 02:29:18 +00:00
..
core ble_mesh: Add length check for some mesh operations 2020-04-27 14:24:07 +08:00
models ble_mesh: Fix time scene wrong macro name 2020-04-27 04:17:04 +00:00
esp_ble_mesh_defs.h ble_mesh: Support reliable sending when publishing [Zephyr] 2020-05-11 02:29:18 +00:00