OVMS3-idf/components/bt
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
..
common fix Kconfig use mistake cause some config not effect 2020-01-20 17:43:36 +08:00
controller Coexistence: Add coexist API to enable BLE connection dynamic priority 2020-04-28 16:16:27 +08:00
esp_ble_mesh ble_mesh: Support reliable sending when publishing [Zephyr] 2020-05-11 02:29:18 +00:00
host Add HID Support to IDF 2020-04-29 17:24:01 +08:00
include components/bt: Fix A2DP stuck when BLE's interval is too small 2020-01-06 20:22:04 +08:00
test test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
CMakeLists.txt Add HID Support to IDF 2020-04-29 17:24:01 +08:00
component.mk Add HID Support to IDF 2020-04-29 17:24:01 +08:00
Kconfig components/coex: Fix misspell in Kconfig 2020-02-19 11:41:03 +08:00
sdkconfig.rename HFP AG Example 2019-11-27 13:35:35 +00:00