|
Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
#include <baremetal/app/ot-barebone/include/ot_api_messages.h>

Public Attributes | |
| OT_IF_CONFIG_t * | IfConfig |
| OT_THREAD_t * | Thread |
| OT_SET_t * | Set |
| OT_GET_t * | Get |
| OT_STATE_t * | State |
| OT_FACTORY_RESET_t * | FactoryReset |
| OT_APPLICATION_CMD_t * | ApplicationCmd |
| u8_t * | Ptr |
| OT_APPLICATION_CMD_t* OTApiMsg::ApplicationCmd |
| OT_FACTORY_RESET_t* OTApiMsg::FactoryReset |
| OT_GET_t* OTApiMsg::Get |
| OT_IF_CONFIG_t* OTApiMsg::IfConfig |
| u8_t* OTApiMsg::Ptr |
| OT_SET_t* OTApiMsg::Set |
| OT_STATE_t* OTApiMsg::State |
| OT_THREAD_t* OTApiMsg::Thread |