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