Searched refs:tester_rsp_with_index (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/ |
D | btp.c | 58 static void tester_rsp_with_index(uint8_t service, uint8_t opcode, uint8_t index, 130 tester_rsp_with_index(cmd->hdr.service, cmd->hdr.opcode, in cmd_handler() 291 static void tester_rsp_with_index(uint8_t service, uint8_t opcode, uint8_t index, in tester_rsp_with_index() function 334 tester_rsp_with_index(service, opcode, BTP_INDEX, status); in tester_rsp()
|