Home
last modified time | relevance | path

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

1234

/external/python/bumble/rust/src/cli/
Dmod.rs19 pub(crate) mod l2cap; module
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dbasic_mode_tx_engine.cc21 namespace bt::l2cap::internal { namespace
Dbasic_mode_rx_engine.cc19 namespace bt::l2cap::internal { namespace
Dtypes_test.cc20 namespace bt::l2cap { namespace
Dscoped_channel.cc17 namespace bt::l2cap { namespace
Ddynamic_channel.cc24 namespace bt::l2cap::internal { namespace
Dchannel_test.cc20 namespace bt::l2cap::testing { namespace
Dchannel_configuration_fuzztest.cc18 namespace bt::l2cap::internal { namespace
Denhanced_retransmission_mode_engines.cc17 namespace bt::l2cap::internal { namespace
Dcredit_based_flow_control_rx_engine.cc19 namespace bt::l2cap::internal { namespace
Dle_signaling_channel.cc23 namespace bt::l2cap::internal { namespace
Dcommon_handler_fuzztest.cc17 namespace bt::l2cap::internal { namespace
Dscoped_channel_test.cc20 namespace bt::l2cap::testing { namespace
Dbasic_mode_rx_engine_test.cc24 namespace bt::l2cap::internal { namespace
Dfake_channel_test.cc20 namespace bt::l2cap::testing { namespace
Drecombiner.cc22 namespace bt::l2cap { namespace
Dpdu.cc22 namespace bt::l2cap { namespace
Dfcs.cc17 namespace bt::l2cap { namespace
Dfcs_test.cc19 namespace bt::l2cap { namespace
Dmock_channel_test.cc20 namespace bt::l2cap::testing { namespace
Dbredr_signaling_channel.cc22 namespace bt::l2cap::internal { namespace
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dadapter_test_fixture.h57 bt::l2cap::testing::FakeL2cap* l2cap() const { return l2cap_; } in l2cap() function
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dadapter_test_fixture.cc33 auto l2cap = std::make_unique<bt::l2cap::testing::FakeL2cap>(pw_dispatcher()); in SetUp() local
/external/pigweed/pw_bluetooth_proxy/
Dgatt_notify_test.cc75 emboss::BFrameView l2cap = in TEST_F() local
154 emboss::BFrameView l2cap = in TEST_F() local
246 emboss::BFrameView l2cap = in TEST_F() local
334 emboss::BFrameView l2cap = emboss::MakeBFrameView( in TEST_F() local
/external/pigweed/pw_bluetooth_sapphire/host/testing/
Dfake_sdp_server.cc27 void FakeSdpServer::RegisterWithL2cap(FakeL2cap* l2cap) { in RegisterWithL2cap()

1234