Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
ot_api_headers.h File Reference
#include "string.h"
Include dependency graph for ot_api_headers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define THREAD_DOWNLINK_ID   (0x88)
 
#define THREAD_UPLINK_ID   (0xA8)
 

Functions

int otApi_Dispatch (struct SerialBuffer *SerialRxBuffer)
 otApi_Dispatch() More...
 

Macro Definition Documentation

◆ THREAD_DOWNLINK_ID

#define THREAD_DOWNLINK_ID   (0x88)

◆ THREAD_UPLINK_ID

#define THREAD_UPLINK_ID   (0xA8)

Function Documentation

◆ otApi_Dispatch()

int otApi_Dispatch ( struct SerialBuffer SerialRxBuffer)

otApi_Dispatch()

Dispatch a thread command in the SPI receive buffer

Returns
None