Searched refs:central_result (Results 1 – 1 of 1) sorted by relevance
363 auto central_result = std::get<PairingResult>(pairing_result_central.value()); in TEST_F() local364 …ASSERT_EQ(central_result.distributed_keys.remote_identity_address->GetAddress(), IDENTITY_ADDRESS_… in TEST_F()366 …central_result.distributed_keys.remote_identity_address->GetAddressType(), IDENTITY_ADDRESS_TYPE_P… in TEST_F()367 ASSERT_EQ(*central_result.distributed_keys.remote_irk, IRK_PERIPHERAL); in TEST_F()