History log of /btstack/src/mesh/mesh_upper_transport.c (Results 51 – 75 of 117)
Revision Date Author Comments
# 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


# df3fbfcb 21-Mar-2020 Matthias Ringwald <[email protected]>

mesh: extract mesh_segmented_pdu_flatten


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

mesh: define mesh_control_pdu, flatten segmented control message into mesh_control_pdu in upper transport


# 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


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

mesh: copy unsegmented access pdu into segmented decryption buffer and remove unsegmented handling code


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

mesh: copy encrypted access pdu onto decrypted instead of manual field setup


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

mesh: free outgoing_segmented_pdu on test reset, remove dummy field from mesh_transport_pdu_t


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

mesh: mesh_message_pdu -> mesh_segmented_pdu


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

mesh: remove segmented field from mesh_message_pdu_t


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

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


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

mesh: use mesh-unsegmented-pdu to send unsegmented control messages


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

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


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

mesh: move code to create mesh message with chunks from mesh transport from lower into upper transport


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

mesh: use outgoing_segmented_pdu as guard in upper transport


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

mesh: funnel segmented messages via mesh_upper_transport_send_segmented_pdu


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

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


# 7667b5d1 16-Mar-2020 Matthias Ringwald <[email protected]>

mesh: split mesh_upper_transport_process_segmented_message_done into control and access variant


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

mesh: use single pointer to mesh_network_pdu_t in mesh_unsegmented_incoming_pdu_t


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

mesh: use mesh_unsegmnted_incoming_pdu_t for unsegmented control messages


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

mesh: sort upper transport


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

mesh: rename mesh_access_incoming_pdu_t into mesh_unsegemented_incoming_pdu_t


12345