Searched refs:aAllowPduCount (Results 1 – 2 of 2) sorted by relevance
406 otError DecodeLinkMetrics(otLinkMetrics *aMetrics, bool aAllowPduCount);
2556 otError NcpBase::DecodeLinkMetrics(otLinkMetrics *aMetrics, bool aAllowPduCount) in DecodeLinkMetrics() argument2565 VerifyOrExit(aAllowPduCount, error = OT_ERROR_INVALID_ARGS); in DecodeLinkMetrics()