Home
last modified time | relevance | path

Searched refs:RemoveChannel (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/mac/
Dchannel_mask.hpp159 void RemoveChannel(uint8_t aChannel) in RemoveChannel() function in ot::Mac::ChannelMask
/openthread-latest/tests/unit/
Dtest_mac_frame.cpp511 mask1.RemoveChannel(allChannels[index]); in TestMacChannelMask()