Home
last modified time | relevance | path

Searched defs:OpenL2capChannel (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dfake_adapter.cc53 void FakeAdapter::FakeBrEdr::OpenL2capChannel(PeerId, in OpenL2capChannel() function in bt::gap::testing::FakeAdapter::FakeBrEdr
122 void FakeAdapter::FakeLowEnergy::OpenL2capChannel( in OpenL2capChannel() function in bt::gap::testing::FakeAdapter::FakeLowEnergy
H A Dbredr_connection.cc127 void BrEdrConnection::OpenL2capChannel(l2cap::Psm psm, in OpenL2capChannel() function in bt::gap::BrEdrConnection
H A Dadapter.cc110 void OpenL2capChannel(PeerId peer_id, in OpenL2capChannel() function in bt::gap::AdapterImpl::LowEnergyImpl
248 void OpenL2capChannel(PeerId peer_id, in OpenL2capChannel() function in bt::gap::AdapterImpl::BrEdrImpl
H A Dlow_energy_connection_manager.cc468 void LowEnergyConnectionManager::OpenL2capChannel( in OpenL2capChannel() function in bt::gap::LowEnergyConnectionManager
H A Dlow_energy_connection.cc305 void LowEnergyConnection::OpenL2capChannel(l2cap::Psm psm, in OpenL2capChannel() function in bt::gap::internal::LowEnergyConnection
H A Dbredr_connection_manager.cc340 void BrEdrConnectionManager::OpenL2capChannel( in OpenL2capChannel() function in bt::gap::BrEdrConnectionManager
/aosp_15_r20/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Dopp.proto27 rpc OpenL2capChannel(OpenL2capChannelRequest) returns (google.protobuf.Empty); rpc
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dfake_l2cap.cc173 void FakeL2cap::OpenL2capChannel(hci_spec::ConnectionHandle handle, in OpenL2capChannel() function in bt::l2cap::testing::FakeL2cap
H A Dchannel_manager.cc282 void ChannelManagerImpl::OpenL2capChannel(hci_spec::ConnectionHandle handle, in OpenL2capChannel() function in bt::l2cap::ChannelManagerImpl