---
title: ICDeviceLocationTypeMask.bluetooth
framework: imagecapturecore
role: symbol
role_heading: Case
path: imagecapturecore/icdevicelocationtypemask/bluetooth
---

# ICDeviceLocationTypeMask.bluetooth

A mask for detecting a paired Bluetooth device.

## Declaration

```swift
case bluetooth
```

## See Also

### Constants

- [ICDeviceLocationTypeMask.bonjour](imagecapturecore/icdevicelocationtypemask/bonjour.md)
- [ICDeviceLocationTypeMask.local](imagecapturecore/icdevicelocationtypemask/local.md)
- [ICDeviceLocationTypeMask.remote](imagecapturecore/icdevicelocationtypemask/remote.md)
- [ICDeviceLocationTypeMask.shared](imagecapturecore/icdevicelocationtypemask/shared.md)
