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

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

Public Attributes

u8_t CommandId
 CommandId always THREAD_DOWNLINK_ID. More...
 
u8_t Length
 Length always 2. More...
 
u8_t DispatchId
 DispatchId always OT_CMD_STATE. More...
 
u8_t Control
 QUERY (0), DETACHED (1) or CHILD (2) or ROUTER (3) or LEADER (4) More...
 

Member Data Documentation

◆ CommandId

u8_t OT_STATE::CommandId

CommandId always THREAD_DOWNLINK_ID.

◆ Control

u8_t OT_STATE::Control

QUERY (0), DETACHED (1) or CHILD (2) or ROUTER (3) or LEADER (4)

◆ DispatchId

u8_t OT_STATE::DispatchId

DispatchId always OT_CMD_STATE.

◆ Length

u8_t OT_STATE::Length

Length always 2.


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