VLCB SDK
An opinionated SDK for VLCB protocol
|
Go to the source code of this file.
Functions | |
void | ProcessVlcbPacket (VlcbNetIface *const iface, VlcbNetPacket *const packet) |
VlcbNetAdptErr | DispatchVlcbPacket (VlcbNetIface *const iface, VlcbNetAdptCaps caps, const VlcbNetPacket *const packet) |
VlcbNetAdptErr DispatchVlcbPacket | ( | VlcbNetIface *const | iface, |
VlcbNetAdptCaps | caps, | ||
const VlcbNetPacket *const | packet ) |
Definition at line 27 of file iface_vlcb.c.
void ProcessVlcbPacket | ( | VlcbNetIface *const | iface, |
VlcbNetPacket *const | packet ) |
Definition at line 9 of file iface_vlcb.c.