Home
last modified time | relevance | path

Searched refs:NSTACKX_LocalDeviceInfoV2 (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_device_local.h38 int RegisterLocalDeviceV2(const NSTACKX_LocalDeviceInfoV2 *devInfo, int registerType);
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h175 } NSTACKX_LocalDeviceInfoV2; typedef
187 DFINDER_EXPORT int32_t NSTACKX_RegisterDeviceV2(const NSTACKX_LocalDeviceInfoV2 *localDeviceInfo);
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c88 static int32_t RegisterDeviceWithType(const NSTACKX_LocalDeviceInfoV2 *localDeviceInfo, int registerType);
907 static void DeviceInfoV2Init(NSTACKX_LocalDeviceInfoV2 *v2, in DeviceInfoV2Init()
926 NSTACKX_LocalDeviceInfoV2 v2; in RegisterDeviceWithDeviceHash()
996 const NSTACKX_LocalDeviceInfoV2 *info;
1011 static int32_t RegisterDeviceWithType(const NSTACKX_LocalDeviceInfoV2 *localDeviceInfo, int registerType) in RegisterDeviceWithType()
1042 int32_t NSTACKX_RegisterDeviceV2(const NSTACKX_LocalDeviceInfoV2 *localDeviceInfo) in NSTACKX_RegisterDeviceV2()
H A Dnstackx_device_local.c420 static int CopyDeviceInfoV2(const NSTACKX_LocalDeviceInfoV2 *devInfo) in CopyDeviceInfoV2()
449 int RegisterLocalDeviceV2(const NSTACKX_LocalDeviceInfoV2 *devInfo, int registerType) in RegisterLocalDeviceV2()

Completed in 6 milliseconds