Home
last modified time | relevance | path

Searched refs:hasDeviceHash (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c908 const NSTACKX_LocalDeviceInfo *localDeviceInfo, bool hasDeviceHash, uint64_t deviceHash) in DeviceInfoV2Init()
914 v2->hasDeviceHash = hasDeviceHash; in DeviceInfoV2Init()
919 bool hasDeviceHash, uint64_t deviceHash) in RegisterDeviceWithDeviceHash()
927 DeviceInfoV2Init(&v2, localDeviceInfo, hasDeviceHash, deviceHash); in RegisterDeviceWithDeviceHash()
944 return RegisterDeviceWithType(&v2, hasDeviceHash ? REGISTER_TYPE_UPDATE_SPECIFIED : REGISTER_TYPE_UPDATE_ALL); in RegisterDeviceWithDeviceHash()
907 DeviceInfoV2Init(NSTACKX_LocalDeviceInfoV2 *v2, const NSTACKX_LocalDeviceInfo *localDeviceInfo, bool hasDeviceHash, uint64_t deviceHash) DeviceInfoV2Init() argument
918 RegisterDeviceWithDeviceHash(const NSTACKX_LocalDeviceInfo *localDeviceInfo, bool hasDeviceHash, uint64_t deviceHash) RegisterDeviceWithDeviceHash() argument
H A Dnstackx_device_local.c442 if (devInfo->hasDeviceHash) { in CopyDeviceInfoV2()
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h173 bool hasDeviceHash; member

Completed in 6 milliseconds