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