Searched defs:OnLinkKeyRequest (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/ | ||
H A D | pairing_state_manager.cc | 145 std::optional<hci_spec::LinkKey> PairingStateManager::OnLinkKeyRequest() { in OnLinkKeyRequest() function in bt::gap::PairingStateManager |
H A D | legacy_pairing_state.cc | 198 std::optional<hci_spec::LinkKey> LegacyPairingState::OnLinkKeyRequest() { in OnLinkKeyRequest() function in bt::gap::LegacyPairingState |
H A D | secure_simple_pairing_state.cc | 399 std::optional<hci_spec::LinkKey> SecureSimplePairingState::OnLinkKeyRequest() { in OnLinkKeyRequest() function in bt::gap::SecureSimplePairingState |
H A D | bredr_connection_manager.cc | 1362 BrEdrConnectionManager::OnLinkKeyRequest(const hci::EventPacket& event) { in OnLinkKeyRequest() function in bt::gap::BrEdrConnectionManager |