Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dtest_security_manager.cc45 void TestSecurityManager::UpgradeSecurity(SecurityLevel level, in UpgradeSecurity() function in bt::sm::testing::TestSecurityManager
H A Dsecurity_manager.cc354 void SecurityManagerImpl::UpgradeSecurity(SecurityLevel level, in UpgradeSecurity() function in bt::sm::SecurityManagerImpl
H A Dsecurity_manager_test.cc193 void UpgradeSecurity(SecurityLevel level) { in UpgradeSecurity() function in bt::sm::__anona8a6f6020111::SecurityManagerTest
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dfake_channel.cc141 void FakeChannel::UpgradeSecurity(sm::SecurityLevel level, in UpgradeSecurity() function in bt::l2cap::testing::FakeChannel
H A Dchannel.cc319 void ChannelImpl::UpgradeSecurity(sm::SecurityLevel level, in UpgradeSecurity() function in bt::l2cap::internal::ChannelImpl
H A Dlogical_link.cc291 void LogicalLink::UpgradeSecurity(sm::SecurityLevel level, in UpgradeSecurity() function in bt::l2cap::internal::LogicalLink
H A Dchannel_manager_test.cc2360 TEST_F(ChannelManagerMockAclChannelTest, UpgradeSecurity) { in TEST_F() argument
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_connection.cc270 void LowEnergyConnection::UpgradeSecurity(sm::SecurityLevel level, in UpgradeSecurity() function in bt::gap::internal::LowEnergyConnection