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 | |
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... | |
u8_t OT_STATE::CommandId |
CommandId always THREAD_DOWNLINK_ID.
u8_t OT_STATE::Control |
QUERY (0), DETACHED (1) or CHILD (2) or ROUTER (3) or LEADER (4)
u8_t OT_STATE::DispatchId |
DispatchId always OT_CMD_STATE.
u8_t OT_STATE::Length |
Length always 2.