Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
OT_GEN_CNF Struct Reference

#include <baremetal/app/ot-barebone/include/ot_api_messages.h>

Public Attributes

u8_t CommandId
 CommandId always THREAD_UPLINK_ID. More...
 
u8_t Length
 Length always 2. More...
 
u8_t DispatchId
 DispatchId OT_CNF_SET, OT_CNF_THREAD, OT_CNF_IFCONFIG. More...
 
u8_t Status
 otError Status More...
 

Member Data Documentation

◆ CommandId

u8_t OT_GEN_CNF::CommandId

CommandId always THREAD_UPLINK_ID.

◆ DispatchId

u8_t OT_GEN_CNF::DispatchId

DispatchId OT_CNF_SET, OT_CNF_THREAD, OT_CNF_IFCONFIG.

◆ Length

u8_t OT_GEN_CNF::Length

Length always 2.

◆ Status

u8_t OT_GEN_CNF::Status

otError Status


The documentation for this struct was generated from the following file: