Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
OT_GET_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 3 + length of AttributeValue. More...
 
u8_t DispatchId
 DispatchId OT_CNF_GET. More...
 
u8_t Status
 otError Status More...
 
u8_t AttributeId
 AttributeId. More...
 
u8_t AttributeValue []
 AttributeValue depends on AttributeId. More...
 

Member Data Documentation

◆ AttributeId

u8_t OT_GET_CNF::AttributeId

AttributeId.

◆ AttributeValue

u8_t OT_GET_CNF::AttributeValue[]

AttributeValue depends on AttributeId.

◆ CommandId

u8_t OT_GET_CNF::CommandId

CommandId always THREAD_UPLINK_ID.

◆ DispatchId

u8_t OT_GET_CNF::DispatchId

DispatchId OT_CNF_GET.

◆ Length

u8_t OT_GET_CNF::Length

Length always 3 + length of AttributeValue.

◆ Status

u8_t OT_GET_CNF::Status

otError Status


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