History log of /btstack/src/mesh/mesh_generic_on_off_server.c (Results 1 – 19 of 19)
Revision Date Author Comments
# 3548b7cb 30-Nov-2023 Dirk Helbig <[email protected]>

cmake: fix warnings, code cleanup


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


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

mesh: streamline mesh-access-parser uint getter names


# 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


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

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


# 262d85ee 15-Nov-2019 Matthias Ringwald <[email protected]>

mesh: drop reason from mesh_server_transition_setup_transition_or_instantaneous_update


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

mesh: introduce mesh_server_transition_handler in generic servers


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

mesh: extract mesh_server_transition_state_set for generic on/off and levelservers


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

mesh: add timer to transition


# 6445d71a 12-Nov-2019 Matthias Ringwald <[email protected]>

mesh: ignore generic on off server message with invalid on/off value


# e7dae087 12-Nov-2019 Matthias Ringwald <[email protected]>

mesh: rewrite transition handling in generic on off server


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

mesh: fix remaining time field in generic on off server status message


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

mesh: fix transition setup in generic on/off and generic level server


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

mesh: generic on off server - use btstack_assert, add missing mesh_access_message_processed call


# 2d4000d1 16-Oct-2019 Matthias Ringwald <[email protected]>

mesh: fix BTSTACK_FILE__ tags


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

mesh: fix mesh_generic_on_off_status_* message definitions


# 39018eda 19-Jul-2019 Milanka Ringwald <[email protected]>

mesh: rename mesh generic client and server, update includes