---
title: central
framework: corebluetooth
role: symbol
role_heading: Instance Property
path: corebluetooth/cbattrequest/central
---

# central

The remote central device that originated the request.

## Declaration

```swift
var central: CBCentral { get }
```

## Overview

Overview For more information, see Core Bluetooth Programming Guide.

## See Also

### Requesting to Read and Write Characteristic Values

- [characteristic](corebluetooth/cbattrequest/characteristic.md)
- [value](corebluetooth/cbattrequest/value.md)
- [offset](corebluetooth/cbattrequest/offset.md)
