Searched refs:dut_mode_recv_callback (Results 1 – 3 of 3) sorted by relevance
602 typedef void (*dut_mode_recv_callback)(uint16_t opcode, uint8_t* buf, uint8_t len); typedef647 dut_mode_recv_callback dut_mode_recv_cb;
165 void dut_mode_recv_callback(uint16_t /* opcode */, uint8_t* /* buf */, uint8_t /* len */) {} in dut_mode_recv_callback() function191 .dut_mode_recv_cb = dut_mode_recv_callback,
838 static void dut_mode_recv_callback(uint16_t /* opcode */, uint8_t* /* buf */, uint8_t /* len */) {} in dut_mode_recv_callback() function895 dut_mode_recv_callback,