VLCB SDK
An opinionated SDK for VLCB protocol
Loading...
Searching...
No Matches
iface_can.h File Reference
#include "vlcb/net/adapter.h"
#include "vlcb/net/iface.h"
#include "vlcb/net/socket.h"
Include dependency graph for iface_can.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ProcessCanPacket (VlcbNetIface *const iface, VlcbNetAdptPkt *packet)
 
VlcbNetAdptErr DispatchCanPacket (VlcbNetIface *const iface, const VlcbNetPacket *const packet)
 

Function Documentation

◆ DispatchCanPacket()

VlcbNetAdptErr DispatchCanPacket ( VlcbNetIface *const iface,
const VlcbNetPacket *const packet )

Definition at line 37 of file iface_can.c.

Here is the caller graph for this function:

◆ ProcessCanPacket()

void ProcessCanPacket ( VlcbNetIface *const iface,
VlcbNetAdptPkt * packet )

Definition at line 11 of file iface_can.c.

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