Searched refs:remote_have_oob_data (Results 1 – 3 of 3) sorted by relevance
103 OobDataFlag remote_have_oob_data = in PairingMain() local106 auto key_exchange_result = ExchangePublicKeys(i, remote_have_oob_data); in PairingMain()
33 … OobDataFlag remote_have_oob_data) { in ExchangePublicKeys() argument35 …const auto [private_key, public_key] = (remote_have_oob_data == OobDataFlag::NOT_PRESENT || !i.my_… in ExchangePublicKeys()
214 … OobDataFlag remote_have_oob_data);