| CBATTRequest |
CBATTRequest
Represents a read or write request from a central.
|
| CBAttribute |
|
| CBCentral |
CBCentral
Represents a remote central.
|
| CBCentralManager |
CBCentralManager
Entry point to the central role.
|
| CBCharacteristic |
CBCharacteristic
Represents a service's characteristic.
|
| CBDescriptor |
CBDescriptor
Represents a characteristic's descriptor.
|
| CBL2CAPChannel |
CBL2CAPChannel
A CBL2CAPChannel represents a live L2CAP connection to a remote device
|
| CBManager |
|
| CBMutableCharacteristic |
CBMutableCharacteristic
Used to create a local characteristic, which can be added to the local database via CBPeripheralManager.
|
| CBMutableDescriptor |
CBMutableDescriptor
Used to create a local characteristic descriptor, which can be added to the local database via CBPeripheralManager.
|
| CBMutableService |
CBMutableService
Used to create a local service or included service, which can be added to the local database via CBPeripheralManager.
|
| CBPeer |
|
| CBPeripheral |
CBPeripheral
Represents a peripheral.
|
| CBPeripheralManager |
CBPeripheralManager
The CBPeripheralManager class is an abstraction of the Peripheral and Broadcaster GAP roles, and the GATT Server
role.
|
| CBService |
CBService
Represents a peripheral's service or a service's included service.
|
| CBUUID |
CBUUID
A 16-bit, 32-bit, or 128-bit Bluetooth UUID.
16-bit and 32-bit UUIDs are implicitly pre-filled with the Bluetooth Base UUID.
|