Home
last modified time | relevance | path

Searched defs:RemoveChannel (Results 1 – 4 of 4) sorted by relevance

/external/openthread/src/core/mac/
Dchannel_mask.hpp159 void RemoveChannel(uint8_t aChannel) in RemoveChannel() function in ot::Mac::ChannelMask
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Ddynamic_channel_registry.cc207 void DynamicChannelRegistry::RemoveChannel(DynamicChannel* channel) { in RemoveChannel() function in bt::l2cap::internal::DynamicChannelRegistry
Dlogical_link.cc455 void LogicalLink::RemoveChannel(Channel* chan, fit::closure removed_cb) { in RemoveChannel() function in bt::l2cap::internal::LogicalLink
/external/pigweed/pw_hdlc/
Drouter.cc107 Status Router::RemoveChannel(DatagramReaderWriter& channel, in RemoveChannel() function in pw::hdlc::Router