esp-idf/components/bt/esp_ble_mesh/core
2024-08-08 17:39:51 +08:00
..
bluedroid_host fix(ble_mesh): Create service after service register success 2024-05-23 12:13:45 +08:00
include/mesh Merge branch 'bugfix/ble_mesh_deinit_reinit' into 'master' 2024-01-29 13:59:07 +08:00
nimble_host fix(ble-mesh): don't use dangling pointer in nimble gatt service 2024-08-08 17:39:51 +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-06 10:34:50 +08:00
access.h feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
adv.c fix(ble_mesh): ensure the operation of adv busy is thread-safe 2024-07-04 12:12:26 +08:00
adv.h fix(ble_mesh): ensure the operation of adv busy is thread-safe 2024-07-04 12:12:26 +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-06 10:34:50 +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-06 10:34:50 +08:00
friend.c fix(ble_mesh): ensure the operation of adv busy is thread-safe 2024-07-04 12:12:26 +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-06 10:34:50 +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-06 10:34:50 +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): Fix CI compile failure 2024-01-03 10:56:10 +08:00
mesh.h feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
net.c fix(ble_mesh): fixed BLEMESH24-76 2024-07-18 10:51:46 +08:00
net.h feat(ble_mesh): Miscellaneous updates for mesh kconfig, relay related 2023-12-20 12:20:26 +08:00
prov_common.c fix(ble_mesh): ensure the operation of adv busy is thread-safe 2024-07-04 12:12:26 +08:00
prov_common.h fix(ble_mesh): Miscellaneous updates and fixes 2023-11-06 10:34:50 +08:00
prov_node.c fix(ble_mesh): Fix compiling error when PB-ADV is disabled 2024-02-20 16:40:30 +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 bugfix(ble_mesh): Close BLEQABR23-798 2024-03-13 11:32:40 +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-06 10:34:50 +08:00
proxy_server.h fix(ble_mesh): Miscellaneous updates and fixes 2023-11-06 10:34:50 +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 12:20:26 +08:00
rpl.h fix(ble_mesh): Miscellaneous updates and fixes 2023-11-06 10:34:50 +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 fix(ble_mesh): ensure the operation of adv busy is thread-safe 2024-07-04 12:12:26 +08:00
transport.enh.c fix(ble_mesh): ensure the operation of adv busy is thread-safe 2024-07-04 12:12:26 +08:00
transport.h feat(ble_mesh): Support Bluetooth Mesh SAR enhancement 2023-11-06 10:34:51 +08:00