History log of /btstack/src/mesh/ (Results 51 – 75 of 506)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d16ad46b22-Apr-2020 Matthias Ringwald <[email protected]>

mesh: emit pb-adv link open failed if device does not responds

e654293622-Apr-2020 Matthias Ringwald <[email protected]>

mesh: annotate device uuid is not copied in pb_adv_create_link

2e9a36a122-Apr-2020 Matthias Ringwald <[email protected]>

mesh: ignore pb link close if link is already closed

b810054006-Apr-2020 Matthias Ringwald <[email protected]>

mesh: trigger mesh upper transport run if outgoing pdus could not be processed due to missing network pdus

37225d6f06-Apr-2020 Matthias Ringwald <[email protected]>

mesh: upper transport skips over pdus for which an segmented outgoing pdu is already active

266d4c7d06-Apr-2020 Matthias Ringwald <[email protected]>

mesh:mesh publication uses mesh_upper_transport_request_to_send

132f11c006-Apr-2020 Matthias Ringwald <[email protected]>

mesh: implement mesh_upper_transport_request_to_send

643aa44b06-Apr-2020 Matthias Ringwald <[email protected]>

mesh: add mesh_upper_transport_schedule_send_requests and mesh_upper_transport_send_requests_pending

5efae9f303-Apr-2020 Matthias Ringwald <[email protected]>

mesh: wait until message builder is ready before delivering access pdu to access layer

3fa4c16c03-Apr-2020 Matthias Ringwald <[email protected]>

mesh: add mesh_network_notify_on_freed_pdu

f82a583a03-Apr-2020 Matthias Ringwald <[email protected]>

mesh: implement mesh_upper_transport_message_reserve

832a0cf503-Apr-2020 Matthias Ringwald <[email protected]>

mesh: add API docs for mesh_upper_transport API

4802c66d03-Apr-2020 Matthias Ringwald <[email protected]>

mesh: rework setup and send of upper transport control pdus

734bae6503-Apr-2020 Matthias Ringwald <[email protected]>

mesh: replace mesh_upper_transport_setup_access_pdu with message builder

96a83bdb03-Apr-2020 Matthias Ringwald <[email protected]>

mesh: add missing parentheses, track upper transport pdu len

16f259db01-Apr-2020 Matthias Ringwald <[email protected]>

mesh: remove dead code

8661c58f01-Apr-2020 Matthias Ringwald <[email protected]>

mesh: remove transmic_len from mesh_access_pdu_t

354884c701-Apr-2020 Matthias Ringwald <[email protected]>

mesh: replace ack and incomplete timer active uint8_t with bits in mesh_segmented->flags

bd91545501-Apr-2020 Matthias Ringwald <[email protected]>

mesh: use seq & 0x1fff instead of storing seq_zero explicitly in mesh_segmented_pdu

ce3f9fef01-Apr-2020 Matthias Ringwald <[email protected]>

mesh: use MESH_TRANSPORT_FLAG_TRANSMIC_64 to store transmic_len in mesh_upper_transport_pdu

b30b4f6e01-Apr-2020 Matthias Ringwald <[email protected]>

mesh: use MESH_TRANSPORT_FLAG_TRANSMIC_64 to store transmic_len in mesh_segmented_pdu

e582866801-Apr-2020 Matthias Ringwald <[email protected]>

mesh: set trasnmic_len and aid from first segment

cd15e00301-Apr-2020 Matthias Ringwald <[email protected]>

mesh: limit number of outgoing segmented messages in parallel

a433133901-Apr-2020 Matthias Ringwald <[email protected]>

mesh: park segmented messages that wait for ack in list, allow sending of multiple segmented messages in parallel

6d21251001-Apr-2020 Matthias Ringwald <[email protected]>

mesh: pass pointer to segmented message in outgoing timer related functions

12345678910>>...21