Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_remote.c703 static int32_t CopyRemoteNodeListToDeviceInfo(List *rxIfaceList, NSTACKX_DeviceInfo *deviceList, in CopyRemoteNodeListToDeviceInfo() function
730 if (CopyRemoteNodeListToDeviceInfo(&rxIface->remoteNodeList, deviceList, maxDeviceNum, in CopyRxIfaceListToDeviceInfo()