esp-idf/components/bt
lly 97a54a9818 ble_mesh: stack: Persistent storage misc fixes
* Fix the issue that deinit node with "erase_flash"
  set to true, but info is not erased from nvs
* Reuse bt_mesh_cfg_reset() when deinit node
* Optimize Provisioner related erase operations
* No store pending timeout will be used when Node
  is not provisioned OR Provisioner is disabled
  and erase operation is performed
* Change the default timeout for settings operation
  to 0, and rpl store rate to 0
2020-11-23 15:01:50 +08:00
..
common components/bt: Replace task post with btc_inter_profile_call, when post message from btc_dm to btc_gap 2020-11-12 19:23:10 +08:00
controller components/bt: fixed tx_prog insert error 2020-10-26 13:24:17 +08:00
esp_ble_mesh ble_mesh: stack: Persistent storage misc fixes 2020-11-23 15:01:50 +08:00
host Seperate BTA_JV_L2CAP for less bin size 2020-11-21 09:38:46 +00:00
include Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-24 22:25:20 +05:30
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt ble_mesh: stack: Move device property to model common part 2020-10-12 10:17:48 +08:00
component.mk ble_mesh: stack: Move device property to model common part 2020-10-12 10:17:48 +08:00
Kconfig bt/Kconfig: Update data type and default value of vendor specific event. 2020-06-30 15:02:22 +05:30
sdkconfig.rename ble_mesh: stack: Update option of using DRAM/SPIRAM for memory allocation 2020-07-15 09:41:15 +08:00