Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
ca821x-posix-evbme-internal.h File Reference

Callbacks for internal evbme handling. More...

Include dependency graph for ca821x-posix-evbme-internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

ca_error ca821x_evbme_dispatch (uint8_t *aBuf, size_t aBufLen, struct ca821x_dev *pDeviceRef)
 Dispatch on received buffer for the purposes of EVBME handling. More...
 

Detailed Description

Callbacks for internal evbme handling.

Function Documentation

◆ ca821x_evbme_dispatch()

ca_error ca821x_evbme_dispatch ( uint8_t *  aBuf,
size_t  aBufLen,
struct ca821x_dev pDeviceRef 
)

Dispatch on received buffer for the purposes of EVBME handling.

Parameters
aBufThe received buffer
aBufLenThe length of the received buffer
pDeviceRefThe device that the buffer was received for
Returns
Processing status
Return values
CA_ERROR_SUCCESSBuffer was handled successfully
CA_ERROR_NOT_HANDLEDBuffer not handled by this command