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

license: update text


# b624ad1e 13-May-2020 Matthias Ringwald <[email protected]>

mesh: fix access message builder for 3/4 byte values


# f1219446 30-Mar-2020 Matthias Ringwald <[email protected]>

mesh: introduce mesh_upper_transport_builder


# 923523a3 29-Mar-2020 Matthias Ringwald <[email protected]>

mesh: track alloc error in message builder finalize


# eeaf8ec1 29-Mar-2020 Matthias Ringwald <[email protected]>

mesh: introduce finalize function for access and upper transport builders


# 9efa7aca 29-Mar-2020 Matthias Ringwald <[email protected]>

mesh: extend mesh_upper_transport_pdu_free to handle mesh_upper_transport_pdus


# ad3a646c 29-Mar-2020 Matthias Ringwald <[email protected]>

mesh: streamline mesh-access-parser uint getter names


# edc441d2 29-Mar-2020 Matthias Ringwald <[email protected]>

mesh: update access message builder


# 0323b889 29-Mar-2020 Matthias Ringwald <[email protected]>

mesh: remove num_segments and segmented flag from access message builder


# 6f13b0f4 28-Mar-2020 Matthias Ringwald <[email protected]>

mesh: use single access builder


# 039cbf1d 28-Mar-2020 Matthias Ringwald <[email protected]>

mesh: use mesh_upper_transport_pdu_t for all access messages, remove mesh_transport_pdu_t


# a4bbc09d 18-Mar-2020 Matthias Ringwald <[email protected]>

mesh: mesh_message_pdu -> mesh_segmented_pdu


# 3e081242 09-Mar-2020 Matthias Ringwald <[email protected]>

mesh: use mesh_access_message builder in health_server, remove mesh_access_network builder


# e41a4a08 09-Mar-2020 Matthias Ringwald <[email protected]>

mesh: use mesh_message_t for unsegmented access messages


# bacd6cd3 21-Jan-2020 Milanka Ringwald <[email protected]>

mesh_access: getters for sig and vendor model identifiers


# 2c060a94 06-Dec-2019 Milanka Ringwald <[email protected]>

mesh: support 16 byte UUIDs in transport message builder


# 332b5256 17-Nov-2019 Matthias Ringwald <[email protected]>

mesh: generic on/off + level server - move transition logic to mesh_access


# 8245767e 15-Nov-2019 Matthias Ringwald <[email protected]>

mesh: add mesh_access_transitions_step_ms_from_gdtt


# 649d4025 14-Nov-2019 Matthias Ringwald <[email protected]>

mesh: add timer to transition


# b66ef5c9 14-Nov-2019 Matthias Ringwald <[email protected]>

mesh: support generic level server move set message


# 43e34390 14-Nov-2019 Matthias Ringwald <[email protected]>

mesh: explicitly store num steps for generic level/on/off server


# 794ab91c 13-Nov-2019 Matthias Ringwald <[email protected]>

mesh: add MODEL_STATE_UPDATE_REASON_ACTIVE


# d975617d 11-Nov-2019 Matthias Ringwald <[email protected]>

mesh: add mesh_access_time_as_gdtt, store step_duration_ms in uint32_t


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

mesh/health_server: remove mesh_fault_t typedef and fix mesh_health_server_add_fault_state signature


# 63ad3643 29-Oct-2019 Matthias Ringwald <[email protected]>

mesh/health_server: combine current fault + registered fault into a single { company id, current faults, registered faults } struct


12