Table of Contents

Enum CBPeripheralState

Namespace
CoreBluetooth
public enum CBPeripheralState

Fields

Disconnected = 0
Connecting = 1
Connected = 2
Disconnecting = 3