Searched refs:mleCounters (Results 1 – 1 of 1) sorted by relevance
2426 const otMleCounters *mleCounters = otThreadGetMleCounters(GetInstancePtr()); in Process() local2430 OutputLine("%s: %u", counter.mName, mleCounters->*counter.mValuePtr); in Process()2449 OutputUint64Line(mleCounters->*counter.mValuePtr); in Process()2453 OutputUint64Line(mleCounters->mTrackedTime); in Process()