What are the available option/alternative to perform Bluetooth Publish with ServiceUUID and other general parameters

Sk2508 0 Reputation points
2023-01-25T13:09:20.1433333+00:00

I have looked below document which says about allowed advertisement types and only Manufacturer Data (0xFF) is only available, this makes difficult to find & proceed to write Bluetooth application and also creates compatibility limitation how can we use other general available options(which are marked reserved in MSFT document page) to perform BLE Publish???

[https://learn.microsoft.com/en-us/uwp/api/windows.devices.bluetooth.advertisement.bluetoothleadvertisementpublisher?view=winrt-22621
Please share examples in C++WINRT with sample data of ServiceUUID and other publishing paramaters.

Universal Windows Platform (UWP)
{count} votes