VLCB SDK
An opinionated SDK for VLCB protocol
Loading...
Searching...
No Matches
iface_vlcb.c File Reference
#include <assert.h>
#include <stddef.h>
#include <stdint.h>
#include "iface_can.h"
#include "vlcb/platform/interface.h"
#include "vlcb/platform/log.h"
Include dependency graph for iface_vlcb.c:

Go to the source code of this file.

Functions

void ProcessVlcbPacket (VlcbNetIface *const iface, VlcbNetPacket *const packet)
 
VlcbNetAdptErr DispatchVlcbPacket (VlcbNetIface *const iface, const VlcbNetAdptCaps caps, const VlcbNetPacket *const packet)
 

Function Documentation

◆ DispatchVlcbPacket()

VlcbNetAdptErr DispatchVlcbPacket ( VlcbNetIface *const iface,
const VlcbNetAdptCaps caps,
const VlcbNetPacket *const packet )

Definition at line 27 of file iface_vlcb.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ProcessVlcbPacket()

void ProcessVlcbPacket ( VlcbNetIface *const iface,
VlcbNetPacket *const packet )

Definition at line 9 of file iface_vlcb.c.

Here is the call graph for this function:
Here is the caller graph for this function: