Searched refs:stringToSend (Results 1 – 1 of 1) sorted by relevance
3152 String stringToSend = resultCode.mCommand + ": "; in processSendVendorSpecificResultCode() local3154 stringToSend += resultCode.mArg; in processSendVendorSpecificResultCode()3156 atResponseStringNative(stringToSend, getByteAddress(resultCode.mDevice)); in processSendVendorSpecificResultCode()