Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_common.h42 bool GetIsNotifyPerDevice(void);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_remote.c688 if (GetIsNotifyPerDevice() == true && deviceInfo->update != NSTACKX_TRUE) { in CopyRemoteNodeToDeviceInfo()
H A Dnstackx_common.c90 bool GetIsNotifyPerDevice(void) in GetIsNotifyPerDevice() function