Home
last modified time | relevance | path

Searched defs:l2cap (Results 1 – 25 of 82) sorted by relevance

1234

/aosp_15_r20/external/python/bumble/rust/src/cli/
Dmod.rs19 pub(crate) mod l2cap; module
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dbasic_mode_tx_engine.cc20 namespace bt::l2cap::internal { namespace
H A Dbasic_mode_rx_engine.cc19 namespace bt::l2cap::internal { namespace
H A Dtypes_test.cc20 namespace bt::l2cap { namespace
H A Dscoped_channel.cc17 namespace bt::l2cap { namespace
H A Ddynamic_channel.cc23 namespace bt::l2cap::internal { namespace
H A Dchannel_test.cc20 namespace bt::l2cap::testing { namespace
H A Dchannel_configuration_fuzztest.cc18 namespace bt::l2cap::internal { namespace
H A Denhanced_retransmission_mode_engines.cc17 namespace bt::l2cap::internal { namespace
H A Dcredit_based_flow_control_rx_engine.cc21 namespace bt::l2cap::internal { namespace
H A Dle_signaling_channel.cc22 namespace bt::l2cap::internal { namespace
H A Dcommon_handler_fuzztest.cc17 namespace bt::l2cap::internal { namespace
H A Dscoped_channel_test.cc20 namespace bt::l2cap::testing { namespace
H A Dfake_channel_test.cc20 namespace bt::l2cap::testing { namespace
H A Dbasic_mode_rx_engine_test.cc24 namespace bt::l2cap::internal { namespace
H A Drecombiner.cc22 namespace bt::l2cap { namespace
H A Dfcs.cc17 namespace bt::l2cap { namespace
H A Dpdu.cc20 namespace bt::l2cap { namespace
H A Dfcs_test.cc19 namespace bt::l2cap { namespace
H A Dmock_channel_test.cc19 namespace bt::l2cap::testing { namespace
H A Dbredr_signaling_channel.cc21 namespace bt::l2cap::internal { namespace
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dadapter_test_fixture.h57 bt::l2cap::testing::FakeL2cap* l2cap() const { return l2cap_; } in l2cap() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_connection.cc46 l2cap::ChannelManager* l2cap, in Create() argument
96 l2cap::ChannelManager* l2cap, in LowEnergyConnection() argument
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dadapter_test_fixture.cc33 auto l2cap = std::make_unique<bt::l2cap::testing::FakeL2cap>(pw_dispatcher()); in SetUp() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_sdp_server.cc25 void FakeSdpServer::RegisterWithL2cap(FakeL2cap* l2cap) { in RegisterWithL2cap()

1234