BluetoothLEAdvertisementDataTypes.ServiceData128BitUuids Property

Definition

Section data type for service data for 128-bit Bluetooth LE UUIDs.

public:
 static property byte ServiceData128BitUuids { byte get(); };
static byte ServiceData128BitUuids();
public static byte ServiceData128BitUuids { get; }
var byte = BluetoothLEAdvertisementDataTypes.serviceData128BitUuids;
Public Shared ReadOnly Property ServiceData128BitUuids As Byte

Property Value

Byte

byte

Service data for 128-bit Bluetooth LE UUIDs.

Windows requirements

App capabilities
bluetooth

Applies to