Home
last modified time | relevance | path

Searched refs:LANE_COC_DIRECT (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_select.c63 linkList[(*listNum)++] = LANE_COC_DIRECT; in GetMsgDefaultLink()
72 linkList[(*listNum)++] = LANE_COC_DIRECT; in GetBytesDefaultLink()
157 case LANE_COC_DIRECT: in GetLinkTypeStrng()
196 preferredList[i] == LANE_COC || preferredList[i] == LANE_COC_DIRECT); in SelectByPreferredLink()
401 optionalLink[optLinkNum++] = LANE_COC_DIRECT; in SelectMeshLinks()
456 optionalLink[optLinkNum++] = LANE_COC_DIRECT; in SelectDbLinks()
H A Dlnn_select_rule.c412 [LANE_COC_DIRECT] = { true, CocDirectCapCheck, GetCocScore },
437 LANE_COC_DIRECT, LANE_BLE, LANE_LINK_TYPE_BUTT},
465 linkType == LANE_BLE_REUSE || linkType == LANE_COC || linkType == LANE_COC_DIRECT); in CheckLaneValid()
H A Dlnn_lane_common.c179 [LANE_COC_DIRECT] = BleDirectInfoProc,
H A Dlnn_lane_link.c148 case LANE_COC_DIRECT: in IsValidLinkAddr()
614 LANE_BLE_DIRECT, LANE_P2P_REUSE, LANE_COC, LANE_COC_DIRECT, LANE_BLE_REUSE, LANE_HML_RAW }; in LinkTypeCheck()
1580 linkInfo.type = LANE_COC_DIRECT; in LaneLinkOfCocDirect()
1597 [LANE_COC_DIRECT] = LaneLinkOfCocDirect,
H A Dlnn_trans_lane.c593 optionalLink[linkNum++] = LANE_COC_DIRECT; in SpecifiedLinkConvert()
1110 [LANE_COC_DIRECT] = COC_DIRECT_LATENCY,
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_interface.h43 LANE_COC_DIRECT, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxy_network_test.cpp306 .linkType[0] = LANE_COC_DIRECT,
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_lane_manager_test/
H A Dtrans_lane_manager_test.cpp439 ret = ConvertLaneLinkTypeToConnectType(LANE_COC_DIRECT);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_channel_common.c150 …BR || type == LANE_BLE || type == LANE_BLE_DIRECT || type == LANE_COC || type == LANE_COC_DIRECT) { in TransGetChannelType()
H A Dtrans_lane_pending_ctl.c870 LANE_COC_DIRECT,
1580 } else if (info->type == LANE_BLE_DIRECT || info->type == LANE_COC_DIRECT) { in TransGetConnectOptByConnInfo()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_pipeline.c591 preferred.linkType[0] = LANE_COC_DIRECT; in InnerOpenProxyChannel()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp1405 selectParam.list.linkType[6] = LANE_COC_DIRECT;
1823 request->linkType = LANE_COC_DIRECT;
3327 selectParam.list.linkType[1] = LANE_COC_DIRECT;
3366 selectParam.list.linkType[1] = LANE_COC_DIRECT;
3396 LaneLinkType linkType = LANE_COC_DIRECT;
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_lane_manager.c805 case LANE_COC_DIRECT: in ConvertLaneLinkTypeToConnectType()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_common_test.cpp165 type = LANE_COC_DIRECT;
H A Dtrans_lane_pending_test.cpp365 info.type = LANE_COC_DIRECT;