Searched refs:isSupportIpv6 (Results 1 – 8 of 8) sorted by relevance
213 bool isSupportIpv6; member243 bool isSupportIpv6; member
31 bool isSupportIpv6; member
60 bool isSupportIpv6; member
101 bool isSupportIpv6; member338 newNode->extraInfo.isSupportIpv6 = option->isSupportIpv6; in CreateRequestNode()381 newNode->extraInfo.isSupportIpv6 = allocInfo->extendInfo.isSupportIpv6; in CreateReqNodeWithQos()418 linkNode->isSupportIpv6 = allocInfo->extendInfo.isSupportIpv6; in TriggerLinkWithQos()703 laneAllocInfo.extendInfo.isSupportIpv6 = true; in AllocRawLane()1084 requestInfo->isSupportIpv6 = nodeInfo->isSupportIpv6; in CreateLinkRequestNode()
60 bool isSupportIpv6; member655 wifiDirectInfo->ipAddrType = item->laneRequestInfo.isSupportIpv6 ? IPV6 : IPV4; in GetP2pLinkReqParamByChannelRequetId()690 wifiDirectInfo->ipAddrType = item->laneRequestInfo.isSupportIpv6 ? IPV6 : IPV4; in GetP2pLinkReqParamByAuthHandle()1569 item->laneRequestInfo.isSupportIpv6 = request->isSupportIpv6 ? IPV6 : IPV4; in AddP2pLinkReqItem()1749 wifiDirectInfo->ipAddrType = item->laneRequestInfo.isSupportIpv6 ? IPV6 : IPV4; in GetAuthTriggerLinkReqParamByAuthHandle()2123 wifiDirectInfo.ipAddrType = request->isSupportIpv6 ? IPV6 : IPV4; in OpenBleTriggerToConn()2168 wifiDirectInfo.ipAddrType = request->isSupportIpv6 ? IPV6 : IPV4; in OpenActionToConn()2299 wifiDirectInfo.ipAddrType = request->isSupportIpv6 ? IPV6 : IPV4; in ConnectWifiDirectWithReuse()2524 request->isSupportIpv6 = p2pLinkReqInfo->laneRequestInfo.isSupportIpv6 ? IPV6 : IPV4; in GetRequest()2646 info->ipAddrType = reqInfo->laneRequestInfo.isSupportIpv6 ? IPV6 : IPV4; in GenerateWifiDirectInfo()
195 bool isSupportIpv6; member
1035 …allocInfo->extendInfo.isSupportIpv6 = (param->attr->dataType != TYPE_STREAM && param->actionId > 0… in GetAllocInfoBySessionParam()1122 …requestOption->requestInfo.trans.isSupportIpv6 = param->attr->dataType != TYPE_STREAM && param->a… in GetRequestOptionBySessionParam()
1544 (void)JSON_GetBoolFromOject(json, IS_SUPPORT_IPV6, &info->isSupportIpv6); in ParseCommonJsonInfo()