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