Home
last modified time | relevance | path

Searched refs:commandResponse (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_stk.cpp51 std::string commandResponse = ""; in TEST_F() local
53 radio->sendTerminalResponseToSim(serial, commandResponse); in TEST_F()
Dradio_hidl_hal_utils_v1_0.h224 const ::android::hardware::hidl_string& commandResponse);
/hardware/interfaces/radio/1.2/default/
DRadio.h140 const hidl_string& commandResponse) override;
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_hidl_hal_utils_v1_1.h222 const ::android::hardware::hidl_string& commandResponse);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_utils_v1_3.h226 const ::android::hardware::hidl_string& commandResponse);
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_hidl_hal_utils_v1_2.h262 const ::android::hardware::hidl_string& commandResponse);
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_hidl_hal_utils_v1_4.h246 const ::android::hardware::hidl_string& commandResponse);
/hardware/interfaces/radio/1.0/
DIRadio.hal797 * @param commandResponse SAT/USAT response in hexadecimal format string starting with
802 oneway sendTerminalResponseToSim(int32_t serial, string commandResponse);
DIRadioResponse.hal1286 * @param commandResponse SAT/USAT response in hexadecimal format
1303 oneway sendEnvelopeResponse(RadioResponseInfo info, string commandResponse);
/hardware/ril/libril/
Dril_service.cpp295 const ::android::hardware::hidl_string& commandResponse);
1580 const hidl_string& commandResponse) { in sendTerminalResponseToSim() argument
1585 commandResponse.c_str()); in sendTerminalResponseToSim()