Home
last modified time | relevance | path

Searched refs:LogicalLinkForTesting (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dchannel_manager.cc84 internal::LogicalLink::WeakPtr LogicalLinkForTesting(
360 internal::LogicalLink::WeakPtr ChannelManagerImpl::LogicalLinkForTesting( in LogicalLinkForTesting() function in bt::l2cap::ChannelManagerImpl
H A Dchannel_manager_test.cc3046 auto link = chanmgr()->LogicalLinkForTesting(kTestHandle1); in TEST_F()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dchannel_manager.h192 virtual WeakSelf<internal::LogicalLink>::WeakPtr LogicalLinkForTesting(
H A Dfake_l2cap.h100 WeakSelf<internal::LogicalLink>::WeakPtr LogicalLinkForTesting( in LogicalLinkForTesting() function