History log of /btstack/test/mesh/mesh_message_test.cpp (Results 1 – 25 of 27)
Revision Date Author Comments
# 2908c9e6 21-Aug-2020 Matthias Ringwald <[email protected]>

test/mesh: report gatt packets as sent to avoid memory leak in unit test


# df71a9a4 08-Aug-2020 Matthias Ringwald <[email protected]>

mesh: fix compile warnings


# 4802c66d 03-Apr-2020 Matthias Ringwald <[email protected]>

mesh: rework setup and send of upper transport control pdus


# 734bae65 03-Apr-2020 Matthias Ringwald <[email protected]>

mesh: replace mesh_upper_transport_setup_access_pdu with message builder


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

mesh: remove mesh_access_pdu_t getters


# 43d07e7f 26-Mar-2020 Matthias Ringwald <[email protected]>

mesh: allocate network pdu for outgoing unsegmented access message in run function


# e4121a34 25-Mar-2020 Matthias Ringwald <[email protected]>

mesh: remove mesh_unsegmented_pdu_t


# a97cf70a 25-Mar-2020 Matthias Ringwald <[email protected]>

mesh: use mesh_upper_transport_pdu for outgoing segmented control


# 8ec600ff 25-Mar-2020 Matthias Ringwald <[email protected]>

mesh: use mesh_network_pdu/unsegmented_control for unsegmented control


# 1b51af65 25-Mar-2020 Matthias Ringwald <[email protected]>

mesh: use only segments in mesh_upper_transport_pdu_t, use mesh_upper_transport_pdu for unsegmented access


# 242605fa 25-Mar-2020 Matthias Ringwald <[email protected]>

mesh: use mesh_upper_transport_pdu_t for segmented access message


# 5131e195 22-Mar-2020 Matthias Ringwald <[email protected]>

mesh: store unsegmented control message in mesh-control-pdu for incoming


# ba660d42 20-Mar-2020 Matthias Ringwald <[email protected]>

mesh: remove mesh_transport_pdu_t from lower and upper transport


# b1a7ae8f 20-Mar-2020 Matthias Ringwald <[email protected]>

mesh: use mesh_access_pdu_t for outgoing segmented access messages


# 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


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

mesh: extend callback params for received access and control pdus


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

mesh: mesh_message_pdu -> mesh_segmented_pdu


# d38a7664 17-Mar-2020 Matthias Ringwald <[email protected]>

mesh: use mesh-unsegmented-pdu for unsegmented pdus instead of mesh-message-pdu


# 8facb3ea 17-Mar-2020 Matthias Ringwald <[email protected]>

mesh: mesh-unsegmented-incoming -> mesh-unsegemented


# a7f44e8d 17-Mar-2020 Matthias Ringwald <[email protected]>

mesh: convert mesh_transport_t into mesh_message in lower transport before sending


# 160d2809 16-Mar-2020 Matthias Ringwald <[email protected]>

mesh: use new mesh_access_pdu for incoming pdu handling in upper transport


# 3d9c3b8e 14-Mar-2020 Matthias Ringwald <[email protected]>

mesh: use mesh_unsegmnted_incoming_pdu_t for unsegmented control messages


# 1aa2a11e 11-Mar-2020 Matthias Ringwald <[email protected]>

mesh: deliver encrypted proxy message with MESH_NETWORK_PDU_ENCRYPTED and remove callback from mesh_network_t


# aaa248aa 11-Mar-2020 Matthias Ringwald <[email protected]>

mesh: wrap unsegmented access message into mesh_message_pdu_t before passing to access layer


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

mesh: use mesh_message_t for unsegmented access messages


12