OVMS3-idf/components/bt/esp_ble_mesh/mesh_core
Jiang Jiang Jian bf568f2eb4 Merge branch 'bugfix/ble_mesh_miscellaneous_fix_v3.3' into 'release/v3.3'
Bugfix/ble mesh miscellaneous fix (v3.3)

See merge request espressif/esp-idf!7971
2020-03-16 13:27:35 +08:00
..
bluedroid_host component/bt: Fix the issue with pointer type conversion in gattc. Unified att(db_sizedb_size) count pointer type in bta and btc, change pointer type in bta from int to uint16_t. 2020-02-20 19:16:01 +08:00
include ble_mesh: Move dev_role to the end of model_pub 2020-03-13 19:53:26 +08:00
nimble_host Add NimBLE files in ESP-BLE-Mesh again 2020-02-05 13:37:54 +05:30
storage ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
access.c ble_mesh: Use the right net_idx & app_idx for publish 2020-03-13 19:53:19 +08:00
access.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
adv.c ble_mesh: Check buf->ref before unref the buffer 2020-03-13 19:53:16 +08:00
adv.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
beacon.c ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
beacon.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
cfg_cli.c ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
cfg_srv.c ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
crypto.c ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
crypto.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
foundation.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
friend.c ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
friend.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
health_cli.c ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
health_srv.c ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
lpn.c ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
lpn.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
main.c ble_mesh: Add ble mesh deinit in btc task 2020-03-13 19:53:08 +08:00
mesh.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
net.c Merge branch 'bugfix/ble_mesh_miscellaneous_fix_v3.3' into 'release/v3.3' 2020-03-16 13:27:35 +08:00
net.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
prov.c ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
prov.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
provisioner_main.c ble_mesh: Reset transport info when node is removed 2020-02-27 15:45:46 +08:00
provisioner_main.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
provisioner_prov.c ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
provisioner_prov.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
proxy_client.c ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
proxy_client.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
proxy_server.c ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
proxy_server.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
settings.c ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
settings.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
test.c ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
test.h ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
transport.c ble_mesh: Calc incomplete timeout based on msg info 2020-02-27 15:47:26 +08:00
transport.h ble_mesh: Unify client application and lower transport layer timeout 2020-02-27 15:46:19 +08:00