1
0
mirror of https://github.com/bluekitchen/btstack.git synced 2025-02-23 18:39:52 +00:00

mesh: add dummy to mesh-transport-t to keep tests working

This commit is contained in:
Matthias Ringwald 2020-03-17 19:04:05 +01:00
parent 8facb3ea41
commit 6545a65bed

@ -111,6 +111,9 @@ typedef struct {
uint32_t retransmit_timeout_ms;
uint32_t ack_opcode;
// seq_zero for segmented messages
uint16_t dummy;
// meta data network layer
uint16_t netkey_index;
// meta data transport layer