Searched refs:dut_mode_recv_callback (Results 1 – 3 of 3) sorted by relevance
496 typedef void (*dut_mode_recv_callback)(uint16_t opcode, uint8_t* buf, typedef539 dut_mode_recv_callback dut_mode_recv_cb;
85 void dut_mode_recv_callback(uint16_t opcode, uint8_t* buf, uint8_t len) {} in dut_mode_recv_callback() function109 .dut_mode_recv_cb = dut_mode_recv_callback,
679 static void dut_mode_recv_callback(uint16_t opcode, uint8_t* buf, uint8_t len) { in dut_mode_recv_callback() function731 dut_mode_recv_callback,