Searched refs:stringToSend (Results 1 – 1 of 1) sorted by relevance
2054 String stringToSend = resultCode.mCommand + ": "; in processSendVendorSpecificResultCode() local2056 stringToSend += resultCode.mArg; in processSendVendorSpecificResultCode()2058 mNativeInterface.atResponseString(resultCode.mDevice, stringToSend); in processSendVendorSpecificResultCode()