Home
last modified time | relevance | path

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

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