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

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: