Searched refs:remote_have_oob_data (Results 1 – 3 of 3) sorted by relevance
98 OobDataFlag remote_have_oob_data = in PairingMain() local101 auto key_exchange_result = ExchangePublicKeys(i, remote_have_oob_data); in PairingMain()
29 … OobDataFlag remote_have_oob_data) { in ExchangePublicKeys() argument31 …const auto [private_key, public_key] = (remote_have_oob_data == OobDataFlag::NOT_PRESENT || !i.my_… in ExchangePublicKeys()
213 … OobDataFlag remote_have_oob_data);