#include <DJI_Type.h>
Public Attributes | |
| uint8_t * | buf |
| unsigned short | encrypt: 1 |
| CallBack | handler |
| size_t | length |
| unsigned short | retry: 13 |
| unsigned short | sessionMode: 2 |
| unsigned short | timeout |
| UserData | userData |
Definition at line 167 of file DJI_Type.h.
| uint8_t* DJI::onboardSDK::Command::buf |
Definition at line 174 of file DJI_Type.h.
| unsigned short DJI::onboardSDK::Command::encrypt |
Definition at line 170 of file DJI_Type.h.
Definition at line 175 of file DJI_Type.h.
Definition at line 173 of file DJI_Type.h.
| unsigned short DJI::onboardSDK::Command::retry |
Definition at line 171 of file DJI_Type.h.
| unsigned short DJI::onboardSDK::Command::sessionMode |
Definition at line 169 of file DJI_Type.h.
| unsigned short DJI::onboardSDK::Command::timeout |
Definition at line 172 of file DJI_Type.h.
Definition at line 176 of file DJI_Type.h.