Home
last modified time | relevance | path

Searched defs:OnLinkKeyRequest (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dpairing_state_manager.cc145 std::optional<hci_spec::LinkKey> PairingStateManager::OnLinkKeyRequest() { in OnLinkKeyRequest() function in bt::gap::PairingStateManager
H A Dlegacy_pairing_state.cc198 std::optional<hci_spec::LinkKey> LegacyPairingState::OnLinkKeyRequest() { in OnLinkKeyRequest() function in bt::gap::LegacyPairingState
H A Dsecure_simple_pairing_state.cc399 std::optional<hci_spec::LinkKey> SecureSimplePairingState::OnLinkKeyRequest() { in OnLinkKeyRequest() function in bt::gap::SecureSimplePairingState
H A Dbredr_connection_manager.cc1362 BrEdrConnectionManager::OnLinkKeyRequest(const hci::EventPacket& event) { in OnLinkKeyRequest() function in bt::gap::BrEdrConnectionManager