OVMS3-idf/components/bt/esp_ble_mesh/mesh_core
Jiang Jiang Jian 758db1e008 Merge branch 'bugfix/fix_mesh_proxy_adv_with_wrong_dev_name' into 'master'
ble_mesh: using bt device name in mesh proxy adv

Closes BLEMESH-51

See merge request espressif/esp-idf!6438
2019-10-26 20:45:10 +08:00
..
bluedroid_host components/bt: Add support of NimBLE host in ESP BLE Mesh 2019-10-21 20:18:21 +08:00
include components/bt: Add support of NimBLE host in ESP BLE Mesh 2019-10-21 20:18:21 +08:00
nimble_host nimble: Miscellaneous changes 2019-10-24 14:38:01 +08:00
settings ble_mesh: ble mesh btc miscellaneous modifications 2019-09-09 17:15:16 +08:00
access.c ble_mesh: make unicast elem lookup O(1) 2019-09-16 14:55:41 +08:00
access.h ble_mesh: fix finding netkey/appkey/devkey for tx/rx msg 2019-09-09 17:15:16 +08:00
adv.c components/bt: Add support of NimBLE host in ESP BLE Mesh 2019-10-21 20:18:21 +08:00
adv.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
beacon.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
beacon.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
cfg_cli.c ble_mesh: fix client model invalid address access 2019-09-26 20:11:22 +08:00
cfg_srv.c ble_mesh: fix checking for active heartbeat publication 2019-09-09 17:15:16 +08:00
crypto.c ble_mesh: fix output MIC with additional data 2019-09-09 17:15:16 +08:00
crypto.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
foundation.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
friend.c ble_mesh: fix adhering to the configured Friend Queue size 2019-09-09 17:15:16 +08:00
friend.h ble_mesh: fix adhering to the configured Friend Queue size 2019-09-09 17:15:16 +08:00
health_cli.c ble_mesh: fix client model invalid address access 2019-09-26 20:11:22 +08:00
health_srv.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
lpn.c ble_mesh: fix heartbeat sending on friendship established/lost 2019-09-09 17:15:16 +08:00
lpn.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
mesh.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
mesh_aes_encrypt.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
mesh_atomic.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
mesh_buf.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
mesh_kernel.c components/bt: Add support of NimBLE host in ESP BLE Mesh 2019-10-21 20:18:21 +08:00
mesh_main.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
mesh_util.c ble_mesh: sync zephyr v1.14.0 bt_hex() 2019-09-09 17:15:16 +08:00
net.c ble_mesh: fix not callback net_key when device is provisioned 2019-10-11 09:51:02 +08:00
net.h ble_mesh: fix adhering to the configured Friend Queue size 2019-09-09 17:15:16 +08:00
prov.c ble_mesh: fix not callback net_key when device is provisioned 2019-10-11 09:51:02 +08:00
prov.h ble_mesh: fix not callback net_key when device is provisioned 2019-10-11 09:51:02 +08:00
provisioner_beacon.c ble_mesh: add Doxyfile for core apis & model apis 2019-07-03 17:58:09 +08:00
provisioner_beacon.h ble_mesh: add Doxyfile for core apis & model apis 2019-07-03 17:58:09 +08:00
provisioner_main.c ble_mesh: fix finding netkey/appkey/devkey for tx/rx msg 2019-09-09 17:15:16 +08:00
provisioner_main.h ble_mesh: fix finding netkey/appkey/devkey for tx/rx msg 2019-09-09 17:15:16 +08:00
provisioner_prov.c ble_mesh: fix provisioner prov auth bug 2019-09-09 17:15:16 +08:00
provisioner_prov.h ble_mesh: fix provisioner prov auth bug 2019-09-09 17:15:16 +08:00
provisioner_proxy.c ble_mesh: add Doxyfile for core apis & model apis 2019-07-03 17:58:09 +08:00
provisioner_proxy.h ble_mesh: add Doxyfile for core apis & model apis 2019-07-03 17:58:09 +08:00
proxy.c ble_mesh: using bt device name in mesh proxy adv 2019-10-22 15:04:19 +08:00
proxy.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
settings.c ble_mesh: fix not restoring ble mesh cfg value 2019-10-08 16:34:05 +08:00
settings.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
test.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
test.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
transport.c ble_mesh: update ble mesh examples sdkconfig.defaults 2019-09-09 17:15:16 +08:00
transport.h ble_mesh: move heartbeat sending to transport layer 2019-09-09 17:15:16 +08:00