History log of /btstack/src/mesh/mesh_node.h (Results 1 – 25 of 25)
Revision Date Author Comments
# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 6b65794d 01-Nov-2021 Milanka Ringwald <[email protected]>

docs: use @return instead of @returns


# 266d4c7d 06-Apr-2020 Matthias Ringwald <[email protected]>

mesh:mesh publication uses mesh_upper_transport_request_to_send


# 419abca3 31-Jan-2020 Milanka Ringwald <[email protected]>

mesh: prefix with mesh and move heartbeat helper functions to mesh_node [a2593]


# 12d66e05 31-Jan-2020 Milanka Ringwald <[email protected]>

mesh: prefix with mesh and move heartbeat helper functions to mesh_node [a2593]


# 4f44739e 31-Jan-2020 Milanka Ringwald <[email protected]>

mesh: add destination field to heartbeat messages of configuration client [a2591]


# 7d339f89 29-Jan-2020 Milanka Ringwald <[email protected]>

mesh: implement config client heartbeat publication and subscription msgs [a2580, a2581]


# 3ef45e91 28-Jan-2020 Milanka Ringwald <[email protected]>

mesh: implement config client key refresh msgs [a2579]


# b9130701 27-Jan-2020 Milanka Ringwald <[email protected]>

mesh: move mesh_node_identity_state_t definition from mesh proxy to node


# 6ef74538 30-Oct-2019 Matthias Ringwald <[email protected]>

mesh/access: add period_divisor to implement fast period divisor in health server for active faults


# 6f8febae 29-Oct-2019 Matthias Ringwald <[email protected]>

mesh: add mesh_node_get_health_server, rename mesh_model_get_configuration_server to mesh_node_get_configuration_server


# 5d71beb8 29-Oct-2019 Matthias Ringwald <[email protected]>

mesh: allow to configure node info: cid, pid, vid


# ad7d756b 26-Aug-2019 Matthias Ringwald <[email protected]>

mesh: rewrite model publication logic


# 460082dc 19-Jul-2019 Matthias Ringwald <[email protected]>

mesh: fix warnings


# 584bbe7d 19-Jul-2019 Milanka Ringwald <[email protected]>

mesh: health server events and handlers: period and attention get/set/set_unacknowledged


# 5ac93863 19-Jul-2019 Milanka Ringwald <[email protected]>

mesh: health server handlers: fault_test, fault_test_unacknowledged, period_get


# 0d42a059 15-Jul-2019 Matthias Ringwald <[email protected]>

mesh: move model utility functions to mesh_node from access


# f4854a5e 14-Jul-2019 Matthias Ringwald <[email protected]>

mesh: move mesh files to src/mesh, update includes


# 39cd8755 12-Jul-2019 Matthias Ringwald <[email protected]>

mesh: mesh_node_get_device_uuid returns NULL if not set


# 6f175e03 12-Jul-2019 Matthias Ringwald <[email protected]>

mesh: add mesh_node_set_element_location


# d0e44c14 12-Jul-2019 Matthias Ringwald <[email protected]>

mesh: add mesh_node_get/set_device_uuid


# 001c65e0 11-Jul-2019 Matthias Ringwald <[email protected]>

mesh: prefix mesh_node functions


# e4058622 11-Jul-2019 Matthias Ringwald <[email protected]>

mesh: add mesh_element_count and use in mesh_network


# e8625ff1 11-Jul-2019 Matthias Ringwald <[email protected]>

mesh: move node->element management to mesh_node


# 683cf298 11-Jul-2019 Matthias Ringwald <[email protected]>

mesh: move mesh_node into src/mesh