esp-idf/components/bt/esp_ble_mesh/core
2024-05-23 15:21:40 +08:00
..
bluedroid_host fix(nt/bluedroid): Split the device name set functions 2024-04-30 12:02:56 +08:00
include/mesh Merge branch 'bugfix/ble_mesh_deinit_reinit_v5.2' into 'release/v5.2' 2024-02-21 11:04:04 +08:00
nimble_host Merge branch 'bugfix/ble_mesh_ble_advtype_v5.2' into 'release/v5.2' 2024-02-21 11:05:21 +08:00
storage feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
access.c fix(ble_mesh): Miscellaneous updates and fixes 2023-11-07 19:13:04 +08:00
access.h feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
adv.c feat(ble_mesh): Support Bluetooth Mesh SAR enhancement 2023-11-07 19:13:09 +08:00
adv.h feat(ble_mesh): Support Bluetooth Mesh SAR enhancement 2023-11-07 19:13:09 +08:00
beacon.c feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
beacon.h feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
cfg_cli.c feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
cfg_srv.c fix(ble_mesh): Miscellaneous updates and fixes 2023-11-07 19:13:04 +08:00
crypto.c feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
crypto.h feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
fast_prov.c feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
fast_prov.h feat(ble_mesh): Bluetooth Mesh folder and file misc updates 2023-09-08 21:37:33 +08:00
foundation.h fix(ble_mesh): Miscellaneous updates and fixes 2023-11-07 19:13:04 +08:00
friend.c feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
friend.h feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
health_cli.c feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
health_srv.c feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
heartbeat.c feat(ble_mesh): Use a separate file for heartbeat handling 2023-10-11 06:59:49 +00:00
heartbeat.h feat(ble_mesh): Use a separate file for heartbeat handling 2023-10-11 06:59:49 +00:00
local.c fix(ble_mesh): Miscellaneous updates and fixes 2023-11-07 19:13:04 +08:00
local.h feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
lpn.c fix(ble_mesh): Miscellaneous updates and fixes 2023-11-07 19:13:04 +08:00
lpn.h feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
main.c fix(ble_mesh): Reject node reset when provisioning link is active 2024-01-30 10:44:13 +08:00
mesh.h feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
net.c Merge branch 'bugfix/BT-3491_v5.2' into 'release/v5.2' 2024-03-25 12:12:38 +08:00
net.h feat(ble_mesh): Miscellaneous updates for mesh kconfig, relay related 2023-12-20 15:16:57 +08:00
prov_common.c fix(ble_mesh): Fix compiling error when PB-ADV is disabled 2024-02-21 18:46:49 +08:00
prov_common.h fix(ble_mesh): Miscellaneous updates and fixes 2023-11-07 19:13:04 +08:00
prov_node.c fix(ble_mesh): Fix compiling error when PB-ADV is disabled 2024-02-21 18:46:49 +08:00
prov_node.h feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
prov_pvnr.c fix(ble_mesh): Miscellaneous updates and fixes 2023-11-07 19:13:04 +08:00
prov_pvnr.h feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
proxy_client.c feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
proxy_client.h feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
proxy_common.h feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
proxy_server.c fix(ble_mesh): Miscellaneous updates and fixes 2023-11-07 19:13:04 +08:00
proxy_server.h fix(ble_mesh): Miscellaneous updates and fixes 2023-11-07 19:13:04 +08:00
pvnr_mgmt.c feat(ble_mesh): Use a separate file for heartbeat handling 2023-10-11 06:59:49 +00:00
pvnr_mgmt.h feat(ble_mesh): Use a separate file for heartbeat handling 2023-10-11 06:59:49 +00:00
rpl.c feat(ble_mesh): Miscellaneous updates for mesh kconfig, relay related 2023-12-20 15:16:57 +08:00
rpl.h fix(ble_mesh): Miscellaneous updates and fixes 2023-11-07 19:13:04 +08:00
scan.c feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
scan.h feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
test.c feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
test.h feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
transport.c feat(ble_mesh): Support Bluetooth Mesh SAR enhancement 2023-11-07 19:13:09 +08:00
transport.enh.c fix(ble_mesh): reference net_buf on correct positions 2024-05-23 15:21:40 +08:00
transport.h feat(ble_mesh): Support Bluetooth Mesh SAR enhancement 2023-11-07 19:13:09 +08:00