Home
last modified time | relevance | path

Searched defs:OnIdentityRequest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Dfake_phase_listener.h27 std::optional<IdentityInfo> OnIdentityRequest() override { in OnIdentityRequest() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dsecurity_manager.cc801 std::optional<IdentityInfo> SecurityManagerImpl::OnIdentityRequest() { in OnIdentityRequest() function in bt::sm::SecurityManagerImpl