Platforms to show: All Mac Windows Linux Cross-Platform

Back to IOBluetoothSDPServiceRecordMBS class.

IOBluetoothSDPServiceRecordMBS.Device as IOBluetoothDeviceMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns the IOBluetoothDevice that the target service belongs to.

Returns the IOBluetoothDevice that the target service belongs to. If the service is one the local host is vending, then nil is returned.
If the service is a local service (i.e. one the current host is vending out), then nil is returned.
(Read only property)

IOBluetoothSDPServiceRecordMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The internal object reference.

(Read and Write property)

IOBluetoothSDPServiceRecordMBS.Lasterror as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The lasterror code.

(Read and Write property)

IOBluetoothSDPServiceRecordMBS.Properties as Dictionary

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns an NSDictionary containing the attributes for the service.

The attribute dictionary is keyed off of the attribute id represented as an NSNumber. The values in the NSDictionary are IOBluetoothSDPDataElement objects representing the data element for the given attribute.
(Read only property)

IOBluetoothSDPServiceRecordMBS.ServiceName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns the name of the service.

This is currently implemented to simply return the attribute with an id of 0x0100. In the future, it will be extended to allow name localization based on the user's chosen language or other languages.
(Read only property)

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


The biggest plugin in space...