History log of /btstack/src/mesh/mesh_access.c (Results 1 – 25 of 73)
Revision Date Author Comments
# cb7b3e6f 01-Nov-2022 Matthias Ringwald <[email protected]>

Use inttypes.h macros for printing/logging (u)int32_t data


# 9f4f7881 13-Dec-2021 Matthias Ringwald <[email protected]>

mesh_access: remove duplicate define of MESH_SUBEVENT_MESSAGE_NOT_ACKNOWLEDGED


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

license: update text


# 37b8d444 15-May-2020 Matthias Ringwald <[email protected]>

mesh: fix handling of segmented control message


# 3fe2a56c 15-May-2020 Matthias Ringwald <[email protected]>

mesh: fix warning


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

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


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

mesh: free chunks correctly, trigger segmented pdu resend


# 6e7785c7 24-Apr-2020 Matthias Ringwald <[email protected]>

mesh: use mesh_access_send_unacknowledged_pdu to send test network packets


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

mesh:mesh publication uses mesh_upper_transport_request_to_send


# 96a83bdb 03-Apr-2020 Matthias Ringwald <[email protected]>

mesh: add missing parentheses, track upper transport pdu len


# ce3f9fef 01-Apr-2020 Matthias Ringwald <[email protected]>

mesh: use MESH_TRANSPORT_FLAG_TRANSMIC_64 to store transmic_len in mesh_upper_transport_pdu


# 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


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

mesh: extract mesh_upper_transport_message builder from mesh_access_message builder


# 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


# 53c7dafa 28-Mar-2020 Matthias Ringwald <[email protected]>

mesh: minimal compile fix


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

mesh: inline mesh_access_x getters for acknowledged messages


# 2ddfd9e2 27-Mar-2020 Matthias Ringwald <[email protected]>

mesh: remove mesh_access_pdu_t getters


# c3fc3eea 27-Mar-2020 Matthias Ringwald <[email protected]>

mesh: replace network_header in mesh_access_pdu_t by individual fields


123