Searched refs:commandResponse (Results 1 – 13 of 13) sorted by relevance
55 std::string commandResponse = ""; in TEST_P() local57 radio->sendTerminalResponseToSim(serial, commandResponse); in TEST_P()
235 const ::android::hardware::hidl_string& commandResponse);
233 const ::android::hardware::hidl_string& commandResponse);
140 const hidl_string& commandResponse) override;
272 const ::android::hardware::hidl_string& commandResponse);
254 const ::android::hardware::hidl_string& commandResponse);
271 const ::android::hardware::hidl_string& commandResponse);
1009 public void sendEnvelopeResponse(RadioResponseInfo responseInfo, String commandResponse) { in sendEnvelopeResponse() argument1010 responseString(responseInfo, commandResponse); in sendEnvelopeResponse()
322 const ::android::hardware::hidl_string& commandResponse);
803 * @param commandResponse SAT/USAT response in hexadecimal format string starting with808 oneway sendTerminalResponseToSim(int32_t serial, string commandResponse);
1286 * @param commandResponse SAT/USAT response in hexadecimal format1303 oneway sendEnvelopeResponse(RadioResponseInfo info, string commandResponse);
282 const ::android::hardware::hidl_string& commandResponse);1546 const hidl_string& commandResponse) { in sendTerminalResponseToSim() argument1551 commandResponse.c_str()); in sendTerminalResponseToSim()