Searched refs:GetNotifyTimeoutMs (Results 1 – 3 of 3) sorted by relevance
160 uint32_t GetNotifyTimeoutMs(void);
343 uint32_t GetNotifyTimeoutMs(void) in GetNotifyTimeoutMs() function
429 if (diffMs > GetNotifyTimeoutMs()) { in UpdatedByTimeout()