8#ifndef INC_A_PROTOCOL_STRUCT_H_
9#define INC_A_PROTOCOL_STRUCT_H_
Definition a_protocol_struct.h:18
uint8_t command
Definition a_protocol_struct.h:20
uint8_t * data_buf
Definition a_protocol_struct.h:23
void * pack_info
Definition a_protocol_struct.h:19
uint16_t size
Definition a_protocol_struct.h:24
bool request_type
Definition a_protocol_struct.h:21