OVMS3-idf/components/bt
lly c2fd80b8f4 ble_mesh: Fix not update prov addr in fast prov
When using fast provisioning, the Provisioner functionality
will be enabled. Unicast addresses within the pre-allocated
range will be used for provisioning nodes. And during the
address assignment, the allocated unicast address will be
checked that if it's duplicated with other nodes addresses
and the Provisioner's own addresses.
So before starting using fast provisioning, we need to update
the Provisioner address.
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: Fix not update prov addr in fast prov 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 ble_mesh: Split mesh os related into a separate file 2020-05-11 02:29:18 +00: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