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