Home
last modified time | relevance | path

Searched defs:OnNewSecurityProperties (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/gap/public/pw_bluetooth_sapphire/internal/host/gap/
Dsecure_simple_pairing_state.h444 void OnNewSecurityProperties(const sm::SecurityProperties&) override {} in OnNewSecurityProperties() function
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dlow_energy_connection.cc801 void LowEnergyConnection::OnNewSecurityProperties( in OnNewSecurityProperties() function in bt::gap::internal::LowEnergyConnection
/external/pigweed/pw_bluetooth_sapphire/host/sm/
Dsecurity_manager_test.cc300 void OnNewSecurityProperties(const SecurityProperties& sec) override { in OnNewSecurityProperties() function in bt::sm::__anon416f40820111::SecurityManagerTest