Searched refs:pair_devices (Results 1 – 1 of 1) sorted by relevance
342 pairing_api::PairDevices pair_devices; in OnAuthenticationDone() local343 pair_devices.set_api_version(kPairingAPIVersion); in OnAuthenticationDone()344 pair_devices.mutable_parameters()->set_admin_access_token(auth_token); in OnAuthenticationDone()348 ProtoDecoder::SendPairDevices(pair_devices, &size)); in OnAuthenticationDone()