BluetoothState
public enum BluetoothState : Int
Type describing bluetooth state, equivalent to CBManagerState.
-
Undocumented
Declaration
Swift
case unknown -
Undocumented
Declaration
Swift
case resetting -
Undocumented
Declaration
Swift
case unsupported -
Undocumented
Declaration
Swift
case unauthorized -
Undocumented
Declaration
Swift
case poweredOff -
Undocumented
Declaration
Swift
case poweredOn
View on GitHub
BluetoothState Enumeration Reference