Home
last modified time | relevance | path

Searched defs:AddChannel (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/mac/
Dchannel_mask.hpp159 void AddChannel(uint8_t aChannel) in AddChannel() function in ot::Mac::ChannelMask
/external/pigweed/pw_hdlc/
Drouter.cc93 Status Router::AddChannel(DatagramReaderWriter& channel, in AddChannel() function in pw::hdlc::Router