Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dfake_l2cap.h87 Channel::WeakPtr OpenFixedChannel(hci_spec::ConnectionHandle, in OpenFixedChannel() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dchannel_manager.cc268 Channel::WeakPtr ChannelManagerImpl::OpenFixedChannel( in OpenFixedChannel() function in bt::l2cap::ChannelManagerImpl
H A Dlogical_link.cc139 Channel::WeakPtr LogicalLink::OpenFixedChannel(ChannelId id) { in OpenFixedChannel() function in bt::l2cap::internal::LogicalLink