25 #ifndef LIVOX_SDK_PROTOCOL_H_ 26 #define LIVOX_SDK_PROTOCOL_H_ 86 #endif // LIVOX_SDK_PROTOCOL_H_ SdkProtocol(uint16_t seed16, uint32_t seed32)
int32_t ParsePacket(const uint8_t *i_buf, uint32_t i_len, CommPacket *o_packet) override
uint32_t GetPacketWrapperLen() override
int32_t Pack(uint8_t *o_buf, uint32_t o_buf_size, uint32_t *o_len, const CommPacket &i_packet) override
int32_t CheckPreamble(const uint8_t *buf) override
uint32_t GetPacketLen(const uint8_t *buf) override
int32_t CheckPacket(const uint8_t *buf) override
uint32_t GetPreambleLen() override