Home
last modified time | relevance | path

Searched defs:linkType (Results 1 - 25 of 71) sorted by relevance

123

/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_power_control.h29 LaneLinkType linkType; member
H A Dlnn_lane_model.h26 uint32_t linkType : 6; /* LaneLinkType */ member
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/command/
H A Dsimple_processor_selector.cpp52 operator ()( const char *remoteNetworkId, enum WifiDirectLinkType linkType) operator ()() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/include/
H A Dchannel_request.h51 ChannelLinkType linkType; member
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/include/
H A Dchannel_request.h51 ChannelLinkType linkType; member
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dwifi_direct_processor.h58 virtual int32_t PrejudgeAvailability(WifiDirectLinkType linkType) in PrejudgeAvailability() argument
/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_session_message.h35 int32_t linkType; member
/foundation/communication/dsoftbus/core/transmission/common/include/
H A Dsoftbus_connection_info.h45 LinkType linkType; member
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/
H A Dchannel_manager.cpp41 std::shared_ptr<Connection> ChannelManager::GetConnection(ChannelLinkType linkType) in GetConnection() argument
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/
H A Dchannel_manager.cpp41 std::shared_ptr<Connection> ChannelManager::GetConnection(ChannelLinkType linkType) in GetConnection() argument
[all...]
/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/fuzztest/softbushisysevt_fuzzer/
H A Dsoftbushisysevt_fuzzer.cpp38 SoftBusLinkType linkType = *(reinterpret_cast<const SoftBusLinkType *>(data)); in SoftBusRecordAuthResultFuzzTest() local
48 SoftBusLinkType linkType = *(reinterpret_cast<const SoftBusLinkType *>(data)); in SoftBusRecordBusCenterResultFuzzTest() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link_p2p_virtual.c69 void RecycleP2pLinkedReqByLinkType(const char *peerNetworkId, LaneLinkType linkType) in RecycleP2pLinkedReqByLinkType() argument
H A Dlnn_lane_query.c274 static int32_t IsValidLaneLink(const char *networkId, LaneLinkType linkType) in IsValidLaneLink() argument
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/include/
H A Dclient_trans_proxy_manager.h31 int32_t linkType; member
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
H A Dsession_pool.cpp30 void SessionPool::OccupySession(int32_t sessionId, uint8_t linkType) in OccupySession() argument
60 uint8_t linkType = 0; in ReleaseSession() local
97 void SessionPool::ReleaseSession(const string &cid, const uint8_t linkType) in ReleaseSession() argument
137 DeviceDisconnectCountOnly(const string &cid, const uint8_t linkType, bool needErase) DeviceDisconnectCountOnly() argument
182 uint8_t linkType = it->second; DeviceConnectCountOnly() local
[all...]
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dlink_manager.cpp257 WifiDirectLinkType linkType = WIFI_DIRECT_LINK_TYPE_P2P; in GetReuseLink() local
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/include/
H A Dsoftbus_hidumper_util.h44 int32_t linkType; member
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/include/
H A Dtrans_tcp_direct_sessionconn.h72 int32_t linkType; member
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_listener/
H A Dlnn_lane_listener_deps_mock.cpp59 uint64_t GenerateLaneId(const char *localUdid, const char *remoteUdid, LaneLinkType linkType) in GenerateLaneId() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_static_test.cpp196 int32_t linkType = LANE_P2P_REUSE; in HWTEST_F() local
/foundation/filemanagement/dfs_service/test/moduletest/src/
H A Ddistributedfiledaemon_service_test.cpp59 int32_t linkType; member
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_utils_test.cpp437 InnerLink::LinkType linkType = InnerLink::LinkType::HML; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/
H A Dlnn_lane_link_wifi_direct_test.cpp71 static void OnLaneLinkSuccess(uint32_t reqId, LaneLinkType linkType, const LaneLinkInfo *linkInfo) in OnLaneLinkSuccess() argument
80 static void OnLaneLinkFail(uint32_t reqId, int32_t reason, LaneLinkType linkType) in OnLaneLinkFail() argument
94 static bool IsNegotiateChannelNeeded(const char *remoteNetworkId, enum WifiDirectLinkType linkType) in IsNegotiateChannelNeeded() argument
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/
H A Dlnn_trans_lane_deps_mock.cpp139 uint64_t GenerateLaneId(const char *localUdid, const char *remoteUdid, LaneLinkType linkType) in GenerateLaneId() argument
144 int32_t LaneCapCheck(const char *networkId, LaneLinkType linkType) in LaneCapCheck() argument
149 int32_t GetErrCodeOfLink(const char *networkId, LaneLinkType linkType) in GetErrCodeOfLink() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_manager_virtual.c89 static bool IsNoneLinkByType(enum WifiDirectLinkType linkType) in IsNoneLinkByType() argument
117 static bool IsNegotiateChannelNeeded(const char *remoteNetworkId, enum WifiDirectLinkType linkType) in IsNegotiateChannelNeeded() argument

Completed in 13 milliseconds

123