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