Home
last modified time | relevance | path

Searched refs:LANE_BLE_REUSE (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_interface.h41 LANE_BLE_REUSE, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_select.c177 …== LANE_BR || linkType == LANE_BLE || linkType == LANE_BLE_DIRECT || linkType == LANE_BLE_REUSE) && in GetErrCodeOfLink()
195 preferredList[i] == LANE_BLE_DIRECT || preferredList[i] == LANE_BLE_REUSE || in SelectByPreferredLink()
H A Dlnn_select_rule.c410 [LANE_BLE_REUSE] = { false, NULL, NULL },
465 linkType == LANE_BLE_REUSE || linkType == LANE_COC || linkType == LANE_COC_DIRECT); in CheckLaneValid()
H A Dlnn_lane_link.c614 LANE_BLE_DIRECT, LANE_P2P_REUSE, LANE_COC, LANE_COC_DIRECT, LANE_BLE_REUSE, LANE_HML_RAW }; in LinkTypeCheck()
1593 [LANE_BLE_REUSE] = LaneLinkOfBleReuse,
H A Dlnn_trans_lane.c1108 [LANE_BLE_REUSE] = COC_DIRECT_LATENCY,
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_lane_manager_test/
H A Dtrans_lane_manager_test.cpp443 ret = ConvertLaneLinkTypeToConnectType(LANE_BLE_REUSE);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_lane_manager.c809 case LANE_BLE_REUSE: in ConvertLaneLinkTypeToConnectType()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp1403 selectParam.list.linkType[4] = LANE_BLE_REUSE;
1861 reqInfo.linkType = LANE_BLE_REUSE;
2763 EXPECT_EQ(GetErrCodeOfLink("networkId", LANE_BLE_REUSE), SOFTBUS_LANE_BT_OFF);
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_pending_test.cpp371 info.type = LANE_BLE_REUSE;