Searched refs:tester_rsp_with_index (Results  1 – 1 of 1) sorted by relevance
| /Zephyr-latest/tests/bluetooth/tester/src/ | 
| D | btp.c | 55 static void tester_rsp_with_index(uint8_t service, uint8_t opcode, uint8_t index, 134 			tester_rsp_with_index(hdr->service, hdr->opcode,  in cmd_handler() 295 static void tester_rsp_with_index(uint8_t service, uint8_t opcode, uint8_t index,  in tester_rsp_with_index()  function 348 	tester_rsp_with_index(service, opcode, BTP_INDEX, status);  in tester_rsp()
  |