Searched refs:mDeviceType (Results 1 – 2 of 2) sorted by relevance
265 mDeviceProperties.mDeviceType = BluetoothDevice.DEVICE_TYPE_CLASSIC; in testSendIntentPendingDevice()272 mDeviceProperties.mDeviceType = BluetoothDevice.DEVICE_TYPE_DUAL; in testSendIntentPendingDevice()282 mDeviceProperties.mDeviceType = BluetoothDevice.DEVICE_TYPE_CLASSIC; in testSendIntentNoPendingDevice()288 mDeviceProperties.mDeviceType = BluetoothDevice.DEVICE_TYPE_DUAL; in testSendIntentNoPendingDevice()296 mDeviceProperties.mDeviceType = BluetoothDevice.DEVICE_TYPE_LE; in testSendIntentBle()
218 @VisibleForTesting int mDeviceType; field in RemoteDevices.DeviceProperties283 return mDeviceType; in getDeviceType()557 device.mDeviceType = Utils.byteArrayToInt(val); in devicePropertyChangedCallback()