|
ProtoCore v0.0.2
Deterministic, zero-heap network stack for embedded targets
|
Radio / wireless gateway bridge - implementation. More...
#include "services/net/gateway/gateway.h"Go to the source code of this file.
Radio / wireless gateway bridge - implementation.
A static port table; pc_gateway_uplink() envelopes a received frame and publishes it through the installed northbound callback (per-port rate-capped, fail-closed), pc_gateway_downlink() routes a command to a port's transmit callback, and pc_gateway_topic() formats a routing key. Zero heap.
Definition in file gateway.cpp.