Home
last modified time | relevance | path

Searched defs:remoteIp (Results 1 - 24 of 24) sorted by relevance

/foundation/CastEngine/castengine_cast_framework/common/include/private/
H A Dcast_service_common.h51 std::string remoteIp; member
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H A Dauth_negotiate_channel.h47 std::string remoteIp; member
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_wifi_test.cpp55 int32_t GetLocalIpByRemoteIp(const char *remoteIp, char *localIp, int32_t localIpSize) in GetLocalIpByRemoteIp() argument
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_tcp_connection_test.cpp293 const char *remoteIp = "192.168.11.33"; in HWTEST_F() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_netfirewall_test/
H A Dnetsys_netfirewall_test.cpp48 std::vector<NetFirewallIpParam> remoteIp; in GeIpFirewallRule() local
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/
H A Dcast_device_data_manager.cpp424 SetDeviceIp(const std::string &deviceId, const std::string &localIp, const std::string &remoteIp) SetDeviceIp() argument
H A Dconnection_manager.cpp1113 std::string remoteIp; in HandleQueryIpAction() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_manager_virtual.c73 static int32_t GetLocalIpByRemoteIp(const char *remoteIp, char *localIp, int32_t localIpSize) in GetLocalIpByRemoteIp() argument
81 static int32_t GetRemoteUuidByIp(const char *remoteIp, char *uuid, int32_t uuidSize) in GetRemoteUuidByIp() argument
95 static void NotifyOnline(const char *remoteMac, const char *remoteIp, const char *remoteUuid, bool isSource) in NotifyOnline() argument
103 static void NotifyOffline(const char *remoteMac, const char *remoteIp, const char *remoteUuid, const char *localIp) in NotifyOffline() argument
H A Dwifi_direct_manager.cpp315 static int32_t GetLocalIpByRemoteIpOnce(const char *remoteIp, char *localIp, int32_t localIpSize) in GetLocalIpByRemoteIpOnce() argument
349 static int32_t GetLocalIpByRemoteIp(const char *remoteIp, char *localIp, int32_t localIpSize) in GetLocalIpByRemoteIp() argument
364 static int32_t GetRemoteUuidByIp(const char *remoteIp, cha argument
420 NotifyOnline(const char *remoteMac, const char *remoteIp, const char *remoteUuid, bool isSource) NotifyOnline() argument
433 NotifyOffline(const char *remoteMac, const char *remoteIp, const char *remoteUuid, const char *localIp) NotifyOffline() argument
[all...]
H A Dwifi_direct_types.h91 char remoteIp[IP_STR_MAX_LEN]; member
106 char remoteIp[IP_STR_MAX_LEN]; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/mini_discover/
H A Dcoap_adapter.h49 char *remoteIp; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device.c120 const struct in_addr *remoteIp = &(deviceInfo->netChannelInfo.wifiApInfo.ip); in UpdateDeviceDbInDeviceList() local
H A Dnstackx_device_remote.c41 struct in_addr remoteIp; member
208 static RemoteNode *FindRemoteNodeByRemoteIp(const RxIface* rxIface, const struct in_addr *remoteIp) in FindRemoteNodeByRemoteIp() argument
274 static RemoteNode *CreateRemoteNode(RxIface *rxIface, const struct in_addr *remoteIp, const DeviceInfo *deviceInfo) in CreateRemoteNode() argument
592 CheckAndCreateRemoteNode(RxIface *rxIface, const struct in_addr *remoteIp, const DeviceInfo *deviceInfo) CheckAndCreateRemoteNode() argument
615 UpdateRemoteNodeByDeviceInfo(const char *deviceId, const NSTACKX_InterfaceInfo *interfaceInfo, const struct in_addr *remoteIp, const DeviceInfo *deviceInfo, int8_t *updated) UpdateRemoteNodeByDeviceInfo() argument
823 const struct in_addr *remoteIp; GetRemoteDeviceIp() local
[all...]
H A Dnstackx_device_local.c715 CoapCtxType *LocalIfaceGetCoapCtxByRemoteIp(const struct in_addr *remoteIp, uint8_t serverType) in LocalIfaceGetCoapCtxByRemoteIp() argument
H A Dnstackx_common.c1478 const struct in_addr *remoteIp = GetRemoteDeviceIp(msg->deviceId); in SendMsgInner() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_discover.c99 static void GetBuildCoapParam(const CoapPacket *pkt, const char *remoteUrl, const char *remoteIp, CoapBuildParam *param) in GetBuildCoapParam() argument
115 static int32_t CreateUnicastCoapParam(const char *remoteUrl, const char *remoteIp, CoapBuildParam *param) in CreateUnicastCoapParam() argument
[all...]
H A Dcoap_app.c48 const char *remoteIp; member
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c645 int32_t AuthOpenChannelWithAllIp(const char *localIp, const char *remoteIp, int32_t port) in AuthOpenChannelWithAllIp() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinner_link.cpp335 std::string remoteIp; in GenerateLink() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/
H A Dtrans_tcp_direct_message_test_mock.cpp85 int32_t GetLocalIpByRemoteIp(const char *remoteIp, char *localIp, int32_t localIpSize) in GetLocalIpByRemoteIp() argument
125 int32_t GetRemoteUuidByIp(const char *remoteIp, char *localIp, int32_t localIpSize) in GetRemoteUuidByIp() argument
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H A Dnetfirewall_parcel.h243 std::string remoteIp; // Remote IP member
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp844 std::string remoteIp; in ProcessConnectRequestAsGo() local
1578 std::string remoteIp; in UpdateWhenCreateSuccess() local
1690 std::string remoteIp = msg.GetLegacyP2pGoIp(); ConnectGroup() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h471 char remoteIp[NSTACKX_MAX_IP_STRING_LEN]; /* ip of remote device */ member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c945 int32_t CoapSendServiceMsg(MsgCtx *msgCtx, const char *remoteIpStr, const struct in_addr *remoteIp) argument

Completed in 24 milliseconds