OVMS3-idf/components/bt/esp_ble_mesh/mesh_core
lly f02d095ff1 ble_mesh: Init device name during proxy server init
Device name will be reset when deinit mesh stack. If not
initializing device name during the next mesh stack init,
it will fail to set the device name when using bluedroid.
2020-05-21 14:26:04 +08:00
..
bluedroid_host ble_mesh: Support BLE advertising simultaneously 2020-04-10 17:34:06 +08:00
include ble_mesh: Update client message timeout calculation 2020-05-11 15:42:57 +08:00
nimble_host ble_mesh: Support BLE advertising simultaneously 2020-04-10 17:34:06 +08:00
storage ble_mesh: Miscellaneous modifications 2020-03-02 02:08:13 +00:00
access.c ble_mesh: Fix dereferencing pointer before checking for NULL [Zephyr] 2020-05-11 15:42:56 +08:00
access.h ble_mesh: Add missing #ifdef __cplusplus 2020-04-30 08:45:55 +00:00
adv.c ble_mesh: Spit mesh_util.h into different header files 2020-05-11 15:42:55 +08:00
adv.h ble_mesh: Segmented TX to groups [Zephyr] 2020-05-11 15:42:51 +08:00
beacon.c ble_mesh: Optimize some mesh log output 2020-05-11 15:42:56 +08:00
beacon.h ble_mesh: Add missing #ifdef __cplusplus 2020-04-30 08:45:55 +00:00
cfg_cli.c ble_mesh: net_key_status only pull one key idx [Zephyr] 2020-05-11 15:42:57 +08:00
cfg_srv.c ble_mesh: Spit mesh_util.h into different header files 2020-05-11 15:42:55 +08:00
crypto.c ble_mesh: Spit mesh_util.h into different header files 2020-05-11 15:42:55 +08:00
crypto.h ble_mesh: Add missing #ifdef __cplusplus 2020-04-30 08:45:55 +00:00
foundation.h ble_mesh: Spit mesh_util.h into different header files 2020-05-11 15:42:55 +08:00
friend.c ble_mesh: Add init flag for friend init/deinit 2020-05-21 14:26:04 +08:00
friend.h ble_mesh: Friend SeqAuth cleanup [Zephyr] 2020-05-11 15:42:52 +08:00
health_cli.c ble_mesh: Spit mesh_util.h into different header files 2020-05-11 15:42:55 +08:00
health_srv.c ble_mesh: Spit mesh_util.h into different header files 2020-05-11 15:42:55 +08:00
lpn.c ble_mesh: Friend SeqAuth cleanup [Zephyr] 2020-05-11 15:42:52 +08:00
lpn.h ble_mesh: Add missing #ifdef __cplusplus 2020-04-30 08:45:55 +00:00
main.c ble_mesh: Fix not update prov addr in fast prov 2020-05-11 15:42:58 +08:00
mesh.h ble_mesh: Add missing #ifdef __cplusplus 2020-04-30 08:45:55 +00:00
net.c Merge branch 'bugfix/sync_zephyr_bt_mesh_bugfix_v4.1' into 'release/v4.1' 2020-05-13 18:15:37 +08:00
net.h ble_mesh: Add missing #ifdef __cplusplus 2020-04-30 08:45:55 +00:00
prov.c ble_mesh: Check device uuid when init provisioning 2020-05-11 15:42:43 +08:00
prov.h ble_mesh: Add missing #ifdef __cplusplus 2020-04-30 08:45:55 +00:00
provisioner_main.c ble_mesh: Optimize some mesh log output 2020-05-11 15:42:56 +08:00
provisioner_main.h ble_mesh: Fix compile error when -O2 (performance) is chosen 2020-05-06 11:26:25 +08:00
provisioner_prov.c ble_mesh: Add length check for some mesh operations 2020-05-06 11:26:33 +08:00
provisioner_prov.h ble_mesh: Split mesh mutex into a separate file 2020-05-11 15:42:54 +08:00
proxy_client.c ble_mesh: Add length check for some mesh operations 2020-05-06 11:26:33 +08:00
proxy_client.h ble_mesh: Add missing #ifdef __cplusplus 2020-04-30 08:45:55 +00:00
proxy_server.c ble_mesh: Init device name during proxy server init 2020-05-21 14:26:04 +08:00
proxy_server.h ble_mesh: Add missing #ifdef __cplusplus 2020-04-30 08:45:55 +00:00
settings.c ble_mesh: Optimize some mesh log output 2020-05-11 15:42:56 +08:00
settings.h Merge branch 'bugfix/ble_mesh_rpl_list_size_v4.1' into 'release/v4.1' 2020-05-06 11:15:21 +08:00
test.c ble_mesh: Add ble mesh white list test function 2020-04-09 06:03:59 +00:00
test.h ble_mesh: Add missing #ifdef __cplusplus 2020-04-30 08:45:55 +00:00
transport.c ble_mesh: Remove patch for the bug of an App 2020-05-15 20:23:48 +08:00
transport.h ble_mesh: Add and use transport macro definitions [Zephyr] 2020-05-11 15:42:53 +08:00