Enum CBPeripheralState NamespaceCoreBluetooth public enum CBPeripheralState Fields Disconnected = 0 Connecting = 1 Connected = 2 Disconnecting = 3