OVMS3-idf/components/bt/esp_ble_mesh/mesh_core/include
lly e580f98b44 ble_mesh: Skip publish if update fails [Zephyr]
Allow models to skip a periodic publish interval by returning an error
from the publish update callback.

Previously, an error return from publish update would cancel periodic
publishing. This can't be recovered from, and as such, no valid model
implementation could return an error from this callback, and there was
no way to skip a periodic publish.
2020-05-13 03:40:30 +00:00
..
cfg_cli.h ble_mesh: Add missing #ifdef __cplusplus 2020-05-06 11:19:05 +08:00
cfg_srv.h ble_mesh: Add missing #ifdef __cplusplus 2020-05-06 11:19:05 +08:00
health_cli.h ble_mesh: Add missing #ifdef __cplusplus 2020-05-06 11:19:05 +08:00
health_srv.h ble_mesh: Add missing #ifdef __cplusplus 2020-05-06 11:19:05 +08:00
mesh_access.h ble_mesh: Skip publish if update fails [Zephyr] 2020-05-13 03:40:30 +00:00
mesh_bearer_adapt.h ble_mesh: Add missing #ifdef __cplusplus 2020-05-06 11:19:05 +08:00
mesh_hci.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
mesh_main.h Merge branch 'bugfix/ble_mesh_add_missing_cpp_v3.3' into 'release/v3.3' 2020-05-06 18:16:20 +08:00
mesh_proxy.h ble_mesh: Add missing #ifdef __cplusplus 2020-05-06 11:19:05 +08:00
mesh_uuid.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00