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