Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_remote.c60 } RemoteDevice; typedef
147 RemoteDevice *device = NULL; in ClearRemoteDeviceList()
149 device = (RemoteDevice *)pos; in ClearRemoteDeviceList()
184 RemoteDevice *device = NULL; in FindRemoteDevice()
186 device = (RemoteDevice *)pos; in FindRemoteDevice()
223 RemoteDevice *device = (RemoteDevice *)calloc(1, sizeof(RemoteDevice)); in CreateRemoteDevice()
743 RemoteDevice *device = NULL; in CopyRemoteDeviceListToDeviceInfo()
745 device = (RemoteDevice *)pos; in CopyRemoteDeviceListToDeviceInfo()
776 RemoteDevice *device = NULL; in DestroyRxIfaceByIfname()
778 device = (RemoteDevice *)pos; in DestroyRxIfaceByIfname()
[all …]