Platforms to show: All Mac Windows Linux Cross-Platform

Back to CBPeripheralMBS class.

CBPeripheralMBS.kStateConnected = 2

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the values representing the current connection state of the peripheral.

The peripheral is currently connected to the central manager.

CBPeripheralMBS.kStateConnecting = 1

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the values representing the current connection state of the peripheral.

The peripheral is currently in the process of connecting to the central manager.

CBPeripheralMBS.kStateDisconnected = 0

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the values representing the current connection state of the peripheral.

The peripheral is currently not connected to the central manager.

CBPeripheralMBS.kStateDisconnecting = 3

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the values representing the current connection state of the peripheral.

The peripheral is currently in the process of disconnecting from the central manager.

CBPeripheralMBS.kWriteWithoutResponse = 1

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the constants to specify which type of write is to be performed on a CBCharacteristic.

Writes without response.

CBPeripheralMBS.kWriteWithResponse = 0

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the constants to specify which type of write is to be performed on a CBCharacteristic.

Write with Response.

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...