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