OVMS3-idf/components/bt
lly a0434371b0 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-11 15:42:42 +08:00
..
common fix Kconfig use mistake cause some config not effect 2020-01-20 15:24:41 +08:00
controller Coexistence: Add coexist API to enable BLE connection dynamic priority 2020-04-29 13:57:59 +08:00
esp_ble_mesh ble_mesh: Skip publish if update fails [Zephyr] 2020-05-11 15:42:42 +08:00
host NimBLE: Minor fix in esp_nimble_cfg and bleprph README (backport v4.1) 2020-04-09 16:05:14 +05:30
include components/bt: Fix A2DP stuck when BLE's interval is too small 2020-01-06 20:22:04 +08:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt ble_mesh: Support BLE advertising simultaneously 2020-04-10 17:34:06 +08:00
component.mk NimBLE: Use dynamic buffers instead of static memory. 2020-03-04 12:01:53 +05:30
Kconfig components/coex: Fix misspell in Kconfig 2020-02-19 11:43:53 +08:00
sdkconfig.rename HFP AG Example 2019-11-27 13:35:35 +00:00