Home
last modified time | relevance | path

Searched refs:SecureConnectionsOutOfBand (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/security/
Dpairing_handler_le_secure_connections.cc111 return SecureConnectionsOutOfBand(i, PKa, PKb, my_oob_flag, remote_oob_flag); in DoSecureConnectionsStage1()
223 Stage1ResultOrFailure PairingHandlerLe::SecureConnectionsOutOfBand(const InitialInformations& i, in SecureConnectionsOutOfBand() function in bluetooth::security::PairingHandlerLe
Dpairing_handler_le.h230 …Stage1ResultOrFailure SecureConnectionsOutOfBand(const InitialInformations& i, const EcdhPublicKey…