Platforms to show: All Mac Windows Linux Cross-Platform

IOBluetoothSDPUUIDMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Represents a UUID as defined in the Bluetooth SDP spec.

The IOBluetoothSDPUUID class can represent a UUID of any valid size (16, 32 or 128 bits). It provides the ability to compare two UUIDs no matter what their size as well as the ability to promote the size of a UUID to a larger one.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

  • 3 properties
    • property Data as MemoryBlock
    • property Handle as Integer
    • property Length as Integer
  • 3 methods
  • 4 shared methods
    • shared method uuid16(value as UInt16) as IOBluetoothSDPUUIDMBS
    • shared method uuid32(value as UInt32) as IOBluetoothSDPUUIDMBS
    • shared method uuidWithData(mem as MemoryBlock) as IOBluetoothSDPUUIDMBS
    • shared method uuidWithUUID(UUID as String) as IOBluetoothSDPUUIDMBS

This class has no sub classes.

Some methods using this class:

Some properties using for this class:

Blog Entries

Release notes


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


IOBluetoothSDPServiceRecordMBS   -   IOBluetoothServiceBrowserControllerMBS


The biggest plugin in space...