Searched refs:LocalizeNotificationInterval (Results 1 – 3 of 3) sorted by relevance
95 int32_t LocalizeNotificationInterval(const uint16_t *intervals, const uint8_t intervalLen);
1334 int32_t LocalizeNotificationInterval(const uint16_t *intervals, const uint8_t intervalLen) function
1895 int32_t retInterval = LocalizeNotificationInterval(config->intervalsMs, config->intervalLen); in NotificationInner()