VLCB SDK
An opinionated SDK for VLCB protocol
Loading...
Searching...
No Matches
addr.c File Reference
#include "vlcb/net/addr.h"
#include <assert.h>
#include <stdbool.h>
#include "vlcb/common/can.h"
Include dependency graph for addr.c:

Go to the source code of this file.

Functions

bool vlcb_net_IsHwAddrValid (const VlcbNetMedium medium, const VlcbNetHwAddr addr)
 
VlcbNetHwAddr vlcb_net_NewCanIdHwAddr (const VlcbCanId id)
 

Function Documentation

◆ vlcb_net_IsHwAddrValid()

bool vlcb_net_IsHwAddrValid ( const VlcbNetMedium medium,
const VlcbNetHwAddr addr )

Definition at line 8 of file addr.c.

Here is the call graph for this function:

◆ vlcb_net_NewCanIdHwAddr()

VlcbNetHwAddr vlcb_net_NewCanIdHwAddr ( const VlcbCanId id)

Definition at line 17 of file addr.c.

Here is the caller graph for this function: