History log of /btstack/src/mesh/mesh_access.c (Results 26 – 50 of 73)
Revision Date Author Comments
# ba660d42 20-Mar-2020 Matthias Ringwald <[email protected]>

mesh: remove mesh_transport_pdu_t from lower and upper transport


# 7a0b7488 19-Mar-2020 Matthias Ringwald <[email protected]>

mesh: remove mesh_upper_transport_set_higher_layer_handler, deliver pdu sent via corresponding access/control handlers


# f77356ee 19-Mar-2020 Matthias Ringwald <[email protected]>

mesh: support mesh_access_pdu_t in mesh_access_parser


# 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


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

mesh: remove access acknowledgement data from network_pdu_t


# 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


# 6535961a 02-Dec-2019 Matthias Ringwald <[email protected]>

ignore memcpy return value (always returns first parameter)


# 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


# 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


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

mesh: add mesh_access_time_as_gdtt, store step_duration_ms in uint32_t


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

mesh: deliver access messages to all models


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

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


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

mesh: fix vendor model serialization in access messages


# ffab1861 24-Oct-2019 Matthias Ringwald <[email protected]>

mesh: send model publications via mesh_access_send_unacknowledged


# e6a669a7 24-Oct-2019 Matthias Ringwald <[email protected]>

mesh: assert ack_opcode is set for access messages


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

mesh: fix BTSTACK_FILE__ tags


# 2693e1cf 15-Oct-2019 Matthias Ringwald <[email protected]>

mesh: support default ttl in model publication


# 5abfa389 10-Oct-2019 Matthias Ringwald <[email protected]>

mesh: add mesh_pdu_ctl


# 20cc5dae 04-Oct-2019 Matthias Ringwald <[email protected]>

mesh: use timer_active flag in adv_bearer, mesh_access and mesh_configuration_server


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

mesh: avoid adding mesh_access_publication_timer twice to run loop


123