Platforms to show: All Mac Windows Linux Cross-Platform

Back to IOBluetoothHostControllerMBS class.

IOBluetoothHostControllerMBS.PoweredOff

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No
Event for power change and new state is off.

Some examples using this event:

IOBluetoothHostControllerMBS.PoweredOn

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No
Event for power change and new state is on.

Some examples using this event:

IOBluetoothHostControllerMBS.readLinkQualityForDeviceCompleted(device as IOBluetoothDeviceMBS, HCILinkQuality as Integer, error as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No
This event gets invoked when an read link quality command complete event occurs.

This could occur because you invoked it by issuing an readLinkQualityForDevice command, or someone else did from another app on the same controller.

Some examples using this event:

IOBluetoothHostControllerMBS.readRSSIForDeviceCompleted(device as IOBluetoothDeviceMBS, HCIRSSIValue as Integer, error as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No
This event gets invoked when an RSSI command complete event occurs.

This could occur because you invoked it by issuing an readRSSIForDevice command, or someone else did from another app on the same controller.

Some examples using this event:

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


The biggest plugin in space...