Home
last modified time | relevance | path

Searched defs:networkId (Results 501 - 525 of 783) sorted by relevance

1...<<21222324252627282930>>...32

/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_server_proxy_standard.cpp160 int32_t SoftBusServerProxyFrame::LeaveLNN(const char *pkgName, const char *networkId) in LeaveLNN() argument
185 int32_t SoftBusServerProxyFrame::GetNodeKeyInfo(const char *pkgName, const char *networkId, int key, in GetNodeKeyInfo() argument
196 int32_t SoftBusServerProxyFrame::SetNodeDataChangeFlag(const char *pkgName, const char *networkId, in SetNodeDataChangeFlag() argument
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_connection_fsm_test.cpp751 const char *networkId = "networkIdTest"; in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dbus_center_sdk_test.cpp137 static void OnJoinLNNDone(ConnectionAddr *addr, const char *networkId, int32_t retCode) in OnJoinLNNDone() argument
144 static void OnLeaveLNNDone(const char *networkId, int32_t retCode) in OnLeaveLNNDone() argument
208 char networkId[] = "0123456789987654321001234567899876543210012345678998765432100123"; in HWTEST_F() local
369 char networkId[] = "0123456789987654321001234567899876543210012345678998765432100123"; HWTEST_F() local
385 char networkId[] = "0123456789987654321001234567899876543210012345678998765432100123"; HWTEST_F() local
571 char *networkId = nullptr; HWTEST_F() local
603 char networkId[] = "12313"; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
H A Ddsoftbus_app_dfile.c70 static void OnLeaveLNNDone(const char *networkId, int32_t retCode) in OnLeaveLNNDone() argument
/foundation/communication/dsoftbus/tests/core/transmission/common/mock/src/
H A Dtrans_auth_mock.cpp222 int32_t LnnGetRemoteStrInfo(const char * networkId, InfoKey key, char * info, uint32_t len) in LnnGetRemoteStrInfo() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_pipeline.c54 char networkId[NETWORK_ID_BUF_LEN]; member
174 int32_t TransProxyPipelineOpenChannel(int32_t requestId, const char *networkId, in TransProxyPipelineOpenChannel() argument
256 int32_t TransProxyPipelineGetChannelIdByNetworkId(const char *networkId) in TransProxyPipelineGetChannelIdByNetworkId() argument
539 OpenNetWorkingChannel(int32_t requestId, ITransProxyPipelineCallback *callback, LanePreferredLinkList *preferred, char *networkId, struct PipelineChannelItem *target) OpenNetWorkingChannel() argument
593 char networkId[NETWORK_ID_BUF_LEN] = { 0 }; InnerOpenProxyChannel() local
[all...]
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_net_ledger_mock.cpp184 bool LnnSetDlPtk(const char *networkId, const char *remotePtk) in LnnSetDlPtk() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link_wifi_direct.c219 static int32_t GetPreferAuthConnInfo(const char *networkId, AuthConnInfo *connInfo, bool isMetaAuth) in GetPreferAuthConnInfo() argument
574 int32_t HandleForceDownWifiDirect(const char *networkId, LinkConflictType conflictType, uint32_t p2pRequestId) in HandleForceDownWifiDirect() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_server_tcp_direct_test.cpp712 std::string networkId = TEST_NETWORK_ID; in HWTEST_F() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/time_sync/src/
H A Dlnn_time_sync_manager.c79 char networkId[NETWORK_ID_BUF_LEN]; member
94 static TimeSyncReqInfo *FindTimeSyncReqInfo(const char *networkId) in FindTimeSyncReqInfo() argument
468 static void OnTimeSyncImplComplete(const char *networkId, doubl argument
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H A Dlane_test.cpp492 const char *networkId = "111122223333abcdef"; in HWTEST_F() local
H A Dledger_lane_hub_test.cpp287 char *networkId = nullptr; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor_test.cpp228 auto networkId = context_.Get(TestContextKey::REMOTE_NETWORK_ID, std::string("")); in InjectCommonMock() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_disctributed_net_ledger_test.cpp597 const char *networkId = "softBus"; in HWTEST_F() local
708 const char *networkId = "softBus"; in HWTEST_F() local
757 const char *networkId = "softBus"; HWTEST_F() local
767 const char *networkId = "softBus"; HWTEST_F() local
811 const char *networkId = "softBus"; HWTEST_F() local
827 const char *networkId = "softBus"; HWTEST_F() local
843 const char *networkId = "softBus"; HWTEST_F() local
870 const char *networkId = "softBus"; HWTEST_F() local
914 const char *networkId = "softbus"; HWTEST_F() local
927 const char *networkId = "softbus"; HWTEST_F() local
940 const char *networkId = "softbus"; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_common.c216 char networkId[NETWORK_ID_BUF_LEN] = { 0 }; in UpdateUniqueId() local
480 int32_t GetPeerUdidByNetworkId(const char *networkId, char *udid, uint32_t len) in GetPeerUdidByNetworkId() argument
500 int32_t GetIsExchangeUdidByNetworkId(const char *networkId, boo argument
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_net_builder.h71 char networkId[NETWORK_ID_BUF_LEN]; member
117 char networkId[NETWORK_ID_BUF_LEN]; member
129 char networkId[NETWORK_ID_BUF_LEN]; member
143 char networkId[NETWORK_ID_BUF_LEN]; member
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dhb_strategy_mock.cpp40 int32_t LnnStartOfflineTimingStrategy(const char *networkId, ConnectionAddrType addrType) in LnnStartOfflineTimingStrategy() argument
45 int32_t LnnStopOfflineTimingStrategy(const char *networkId, ConnectionAddrType addrType) in LnnStopOfflineTimingStrategy() argument
56 int32_t LnnNotifyMasterElect(const char *networkId, const char *masterUdid, int32_t masterWeight) in LnnNotifyMasterElect() argument
71 int32_t LnnRequestLeaveSpecific(const char *networkId, ConnectionAddrType addrType) in LnnRequestLeaveSpecific() argument
106 int32_t LnnStopScreenChangeOfflineTiming(const char *networkId, ConnectionAddrType addrType) in LnnStopScreenChangeOfflineTiming() argument
116 LnnStartScreenChangeOfflineTiming(const char *networkId, ConnectionAddrType addrType) LnnStartScreenChangeOfflineTiming() argument
[all...]
/foundation/deviceprofile/device_info_manager/old/services/core/src/devicemanager/
H A Ddp_device_manager.cpp140 std::string networkId = deviceInfo.networkId; in OnDeviceOnline() local
148 std::string networkId = deviceInfo.networkId; in OnDeviceOffline() local
197 OnNodeOffline(const std::string& networkId) OnNodeOffline() argument
306 std::string networkId = dmDeviceInfo.networkId; RecoverDevicesIfNeeded() local
335 AddDeviceIds(const std::string& networkId) AddDeviceIds() argument
351 RemoveExpiredDeviceIds(const std::string& networkId) RemoveExpiredDeviceIds() argument
364 RemoveDeviceIds(const std::string& networkId) RemoveDeviceIds() argument
408 GetUdidByNetworkId(const std::string& networkId, std::string& udid) GetUdidByNetworkId() argument
414 GetUuidByNetworkId(const std::string& networkId, std::string& uuid) GetUuidByNetworkId() argument
[all...]
/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_p2p_config.h107 int networkId; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi.c243 int networkId = 0; in IdlCbkConnectChanged() local
H A Di_wifi_sta_iface.c255 WifiErrorNo RemoveNetwork(int networkId) in RemoveNetwork() argument
274 WifiErrorNo AddNetwork(int *networkId) in AddNetwork() argument
297 WifiErrorNo EnableNetwork(int networkId) in EnableNetwork() argument
319 WifiErrorNo DisableNetwork(int networkId) in DisableNetwork() argument
341 WifiErrorNo SetNetwork(int networkId, SetNetworkConfig *confs, int size) in SetNetwork() argument
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dwifi_p2p_hal_interface_test.cpp214 int networkId = 0; in HWTEST_F() local
356 int networkId = 0; in HWTEST_F() local
377 int networkId = 13; in HWTEST_F() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_net_agent.cpp432 bool WifiNetAgent::RequestNetwork(const int uid, const int networkId) argument
463 int networkId = ConvertStringToInt(netrequest.ident); local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/
H A Dwifi_idl_inner_interface.cpp63 void OnConnectChanged(int status, int networkId, const char *mac) in OnConnectChanged() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_client_test.cpp51 int networkId = 111; in HWTEST_F() local
147 int networkId = 222; in HWTEST_F() local
157 int networkId; in HWTEST_F() local
173 int networkId = 333; in HWTEST_F() local
181 int networkId in HWTEST_F() local
189 int networkId = 555; HWTEST_F() local
237 int networkId = 555; HWTEST_F() local
286 int networkId = 666; HWTEST_F() local
941 int networkId = 888; HWTEST_F() local
1137 int networkId = 1; HWTEST_F() local
1145 int networkId = -1; HWTEST_F() local
1153 int networkId = 1; HWTEST_F() local
1318 int networkId = 1; HWTEST_F() local
1357 int networkId = 1; HWTEST_F() local
1365 int networkId = -1; HWTEST_F() local
[all...]

Completed in 25 milliseconds

1...<<21222324252627282930>>...32