Searched refs:otTrelResetCounters (Results 1 – 3 of 3) sorted by relevance
171 void otTrelResetCounters(otInstance *aInstance);
81 void otTrelResetCounters(otInstance *aInstance) { AsCoreType(aInstance).Get<Trel::Interface>().Rese… in otTrelResetCounters() function
7238 otTrelResetCounters(GetInstancePtr()); in Process()