Searched refs:coapDestinationIp (Results 1 – 1 of 1) sorted by relevance
372 otIp6Address coapDestinationIp; in ProcessRequest() local386 SuccessOrExit(error = aArgs[0].ParseAsIp6Address(coapDestinationIp)); in ProcessRequest()510 messageInfo.mPeerAddr = coapDestinationIp; in ProcessRequest()517 memcpy(&mRequestAddr, &coapDestinationIp, sizeof(mRequestAddr)); in ProcessRequest()