Searched defs:commandResponse (Results 1 - 2 of 2) sorted by relevance

/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_stk.cpp51 std::string commandResponse = ""; local
53 radio->sendTerminalResponseToSim(serial, commandResponse);
/hardware/ril/libril/
H A Dril_service.cpp293 const ::android::hardware::hidl_string& commandResponse);
1566 const hidl_string& commandResponse) {
1571 commandResponse.c_str());
1565 sendTerminalResponseToSim(int32_t serial, const hidl_string& commandResponse) argument

Completed in 84 milliseconds