Searched defs:encodePacket (Results 1 – 3 of 3) sorted by relevance
60 virtual uint32_t encodePacket(int16_t* /* input */, uint8_t* /* output */) { return 0; } in encodePacket() function71 virtual uint32_t encodePacket(int16_t* /* input */, uint8_t* /* output */) { return 0; } in encodePacket() function
80 uint32_t encodePacket(int16_t* input, uint8_t* output) { in encodePacket() function102 uint32_t encodePacket(int16_t* input, uint8_t* output) { in encodePacket() function
211 uint32_t encodePacket(int16_t* input, uint8_t* output) { in encodePacket() function233 uint32_t encodePacket(int16_t* input, uint8_t* output) { in encodePacket() function