Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dfake_adapter.cc53 void FakeAdapter::FakeBrEdr::OpenL2capChannel(PeerId, in OpenL2capChannel() function in bt::gap::testing::FakeAdapter::FakeBrEdr
142 void FakeAdapter::FakeLowEnergy::OpenL2capChannel( in OpenL2capChannel() function in bt::gap::testing::FakeAdapter::FakeLowEnergy
Dbredr_connection.cc140 void BrEdrConnection::OpenL2capChannel(l2cap::Psm psm, in OpenL2capChannel() function in bt::gap::BrEdrConnection
Dlow_energy_connection_manager.cc469 void LowEnergyConnectionManager::OpenL2capChannel( in OpenL2capChannel() function in bt::gap::LowEnergyConnectionManager
Dadapter.cc112 void OpenL2capChannel(PeerId peer_id, in OpenL2capChannel() function in bt::gap::AdapterImpl::LowEnergyImpl
253 void OpenL2capChannel(PeerId peer_id, in OpenL2capChannel() function in bt::gap::AdapterImpl::BrEdrImpl
Dlow_energy_connection.cc307 void LowEnergyConnection::OpenL2capChannel(l2cap::Psm psm, in OpenL2capChannel() function in bt::gap::internal::LowEnergyConnection
Dbredr_connection_manager.cc347 void BrEdrConnectionManager::OpenL2capChannel( in OpenL2capChannel() function in bt::gap::BrEdrConnectionManager
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dfake_l2cap.cc175 void FakeL2cap::OpenL2capChannel(hci_spec::ConnectionHandle handle, in OpenL2capChannel() function in bt::l2cap::testing::FakeL2cap
Dchannel_manager.cc286 void ChannelManagerImpl::OpenL2capChannel(hci_spec::ConnectionHandle handle, in OpenL2capChannel() function in bt::l2cap::ChannelManagerImpl