Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_remote.c809 const struct in_addr *GetRemoteDeviceIpInner(List *list, const char *deviceId) in GetRemoteDeviceIpInner() function
832 remoteIp = GetRemoteDeviceIpInner(g_remoteDeviceList, deviceId); in GetRemoteDeviceIp()
836 return GetRemoteDeviceIpInner(g_remoteDeviceListBackup, deviceId); in GetRemoteDeviceIp()