Searched defs:RemoveChannel (Results 1 – 4 of 4) sorted by relevance
/external/openthread/src/core/mac/ | ||
D | channel_mask.hpp | 159 void RemoveChannel(uint8_t aChannel) in RemoveChannel() function in ot::Mac::ChannelMask |
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ | ||
D | dynamic_channel_registry.cc | 207 void DynamicChannelRegistry::RemoveChannel(DynamicChannel* channel) { in RemoveChannel() function in bt::l2cap::internal::DynamicChannelRegistry |
D | logical_link.cc | 455 void LogicalLink::RemoveChannel(Channel* chan, fit::closure removed_cb) { in RemoveChannel() function in bt::l2cap::internal::LogicalLink |
/external/pigweed/pw_hdlc/ | ||
D | router.cc | 107 Status Router::RemoveChannel(DatagramReaderWriter& channel, in RemoveChannel() function in pw::hdlc::Router |