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_IFCONFIG. More... | |
u8_t | Control |
DOWN (0), UP (1) or QUERY (2) More... | |
u8_t OT_IF_CONFIG::CommandId |
CommandId always THREAD_DOWNLINK_ID.
u8_t OT_IF_CONFIG::Control |
DOWN (0), UP (1) or QUERY (2)
u8_t OT_IF_CONFIG::DispatchId |
DispatchId always OT_CMD_IFCONFIG.
u8_t OT_IF_CONFIG::Length |
Length always 2.