Platforms to show: All Mac Windows Linux Cross-Platform

Back to CBManagerMBS class.

CBManagerMBS.kAuthorizationStatusAuthorized = 3

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 19.4
One of the values representing the current authorization state of the peripheral manager.

This app is authorized to share data using Bluetooth services while in the background state.

CBManagerMBS.kAuthorizationStatusDenied = 2

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 19.4
One of the values representing the current authorization state of the peripheral manager.

The user explicitly denied this app from sharing data using Bluetooth services while in the background state.

CBManagerMBS.kAuthorizationStatusNotDetermined = 0

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 19.4
One of the values representing the current authorization state of the peripheral manager.

The user has not yet made a choice regarding whether this app can share data using Bluetooth services while in the background state.

CBManagerMBS.kAuthorizationStatusRestricted = 1

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 19.4
One of the values representing the current authorization state of the peripheral manager.

This app is not authorized to share data using Bluetooth services while in the background state. The user cannot change this app’s status, possibly due to active restrictions such as parental controls being in place.

CBManagerMBS.kStatePoweredOff = 4

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the state constants.

Bluetooth is currently powered off.

CBManagerMBS.kStatePoweredOn = 5

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the state constants.

Bluetooth is currently powered on and available to use.

CBManagerMBS.kStateResetting = 1

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the state constants.

The connection with the system service was momentarily lost, update imminent.

CBManagerMBS.kStateUnauthorized = 3

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the state constants.

The application is not authorized to use the Bluetooth Low Energy role.

CBManagerMBS.kStateUnknown = 0

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the state constants.

State unknown, update imminent.

CBManagerMBS.kStateUnsupported = 2

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the state constants.

The platform doesn't support the Bluetooth Low Energy Central/Client role.

The items on this page are in the following plugins: MBS Bluetooth Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...