Searched refs:DecodeChannelMask (Results 1 – 4 of 4) sorted by relevance
414 otError DecodeChannelMask(uint32_t &aChannelMask);
1291 SuccessOrExit(error = DecodeChannelMask(channelMask)); in HandlePropertySet()1308 SuccessOrExit(error = DecodeChannelMask(channelMask)); in HandlePropertySet()
1744 otError NcpBase::DecodeChannelMask(uint32_t &aChannelMask) in DecodeChannelMask() function in ot::Ncp::NcpBase1772 SuccessOrExit(error = DecodeChannelMask(newMask)); in HandlePropertySet()
468 SuccessOrExit(error = DecodeChannelMask(newMask)); in HandlePropertySet()