Home
last modified time | relevance | path

Searched defs:OpenFixedChannel (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/
Dfake_l2cap.h88 Channel::WeakPtr OpenFixedChannel(hci_spec::ConnectionHandle, in OpenFixedChannel() function
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dchannel_manager.cc272 Channel::WeakPtr ChannelManagerImpl::OpenFixedChannel( in OpenFixedChannel() function in bt::l2cap::ChannelManagerImpl
Dlogical_link.cc153 Channel::WeakPtr LogicalLink::OpenFixedChannel(ChannelId id) { in OpenFixedChannel() function in bt::l2cap::internal::LogicalLink