Searched refs:commandResponse (Results 1 – 10 of 10) sorted by relevance
51 std::string commandResponse = ""; in TEST_F() local53 radio->sendTerminalResponseToSim(serial, commandResponse); in TEST_F()
224 const ::android::hardware::hidl_string& commandResponse);
140 const hidl_string& commandResponse) override;
222 const ::android::hardware::hidl_string& commandResponse);
226 const ::android::hardware::hidl_string& commandResponse);
262 const ::android::hardware::hidl_string& commandResponse);
246 const ::android::hardware::hidl_string& commandResponse);
797 * @param commandResponse SAT/USAT response in hexadecimal format string starting with802 oneway sendTerminalResponseToSim(int32_t serial, string commandResponse);
1286 * @param commandResponse SAT/USAT response in hexadecimal format1303 oneway sendEnvelopeResponse(RadioResponseInfo info, string commandResponse);
295 const ::android::hardware::hidl_string& commandResponse);1580 const hidl_string& commandResponse) { in sendTerminalResponseToSim() argument1585 commandResponse.c_str()); in sendTerminalResponseToSim()