ud3tn/generated/aap2/aap2.pb.c
Felix Walter 3fc93b6507 aap2: Pass the next-hop node ID and CLA address to the BDM
When transmission had been attempted and generated a "TX
success/failure" result, the BDM will need the information which
transmission is affected by the generated dispatch. Additionally, the
term "DispatchRequest" is imprecise, as uD3TN does not require the BDM
to dispatch the bundle in any case (it can do so, but especially after
TX success/failure, oftentimes, it is intended to just proceed with
normal bundle processing).

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2024-06-25 10:25:12 +02:00

51 lines
888 B
C

/* Automatically generated nanopb constant definitions */
/* Generated by nanopb-0.4.8 */
#include "aap2/aap2.pb.h"
#if PB_PROTO_HEADER_VERSION != 40
#error Regenerate this file with the current version of nanopb generator.
#endif
PB_BIND(aap2_AAPMessage, aap2_AAPMessage, AUTO)
PB_BIND(aap2_Welcome, aap2_Welcome, AUTO)
PB_BIND(aap2_ConnectionConfig, aap2_ConnectionConfig, AUTO)
PB_BIND(aap2_BundleADU, aap2_BundleADU, AUTO)
PB_BIND(aap2_Bundle, aap2_Bundle, AUTO)
PB_BIND(aap2_BundleDispatchInfo, aap2_BundleDispatchInfo, AUTO)
PB_BIND(aap2_DispatchEvent, aap2_DispatchEvent, AUTO)
PB_BIND(aap2_Link, aap2_Link, AUTO)
PB_BIND(aap2_Keepalive, aap2_Keepalive, AUTO)
PB_BIND(aap2_AAPResponse, aap2_AAPResponse, AUTO)
PB_BIND(aap2_DispatchResult, aap2_DispatchResult, AUTO)
PB_BIND(aap2_DispatchResult_NextHopEntry, aap2_DispatchResult_NextHopEntry, AUTO)