Searched refs:deviceValues (Results 1 – 1 of 1) sorted by relevance
46 const deviceValues = await new LockdowndClient(socket).getAllValues(); constant51 name: deviceValues.DeviceName ?? deviceValues.ProductType ?? 'unknown iOS device',52 model: deviceValues.ProductType,53 osVersion: deviceValues.ProductVersion,