Home
last modified time | relevance | path

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

/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_stk.cpp55 std::string commandResponse = ""; in TEST_P() local
57 radio->sendTerminalResponseToSim(serial, commandResponse); in TEST_P()
Dradio_hidl_hal_utils_v1_0.h223 const ::android::hardware::hidl_string& commandResponse);
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_hidl_hal_utils_v1_1.h222 const ::android::hardware::hidl_string& commandResponse);
/hardware/interfaces/radio/1.2/default/
DRadio.h140 const hidl_string& commandResponse) override;
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_utils_v1_3.h225 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.5/vts/functional/
Dradio_hidl_hal_utils_v1_5.h261 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.cpp296 const ::android::hardware::hidl_string& commandResponse);
1581 const hidl_string& commandResponse) { in sendTerminalResponseToSim() argument
1586 commandResponse.c_str()); in sendTerminalResponseToSim()