#include <crtp.h>
Static Public Member Functions | |
| static bool | match (const Crazyradio::Ack &response) |
Public Attributes | |
| uint8_t | blockId |
| uint8_t | data [26] |
| crtp | header |
| uint16_t | timestampHi |
| uint8_t | timestampLo |
| static bool crtpLogDataResponse::match | ( | const Crazyradio::Ack & | response | ) | [inline, static] |
| uint8_t crtpLogDataResponse::blockId |
| uint8_t crtpLogDataResponse::data[26] |
| uint16_t crtpLogDataResponse::timestampHi |
| uint8_t crtpLogDataResponse::timestampLo |