Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_device.h160 uint32_t GetNotifyTimeoutMs(void);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device.c343 uint32_t GetNotifyTimeoutMs(void) in GetNotifyTimeoutMs() function
H A Dnstackx_device_remote.c429 if (diffMs > GetNotifyTimeoutMs()) { in UpdatedByTimeout()