Enum CBManagerState
- Namespace
- CoreBluetooth
The possible states of a Core Bluetooth manager. https://developer.apple.com/documentation/corebluetooth/cbmanagerstate
public enum CBManagerState
Fields
Unknown = 0Resetting = 1Unsupported = 2PoweredOff = 4PoweredOn = 5