Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.13 KB

gattserviceprovideradvertisementstatus.md

File metadata and controls

47 lines (31 loc) · 1.13 KB
-api-id -api-type ms.custom
T:Windows.Devices.Bluetooth.GenericAttributeProfile.GattServiceProviderAdvertisementStatus
winrt enum
19H1

Windows.Devices.Bluetooth.GenericAttributeProfile.GattServiceProviderAdvertisementStatus

-description

This enumeration defines the advertisement status of a GattServiceProvider.

-enum-fields

-field Stopped:1

The GATT service is not advertising.

-field Started:2

The GATT service advertising has started.

-field Created:0

The GATT service was created.

-field Aborted:3

The GATT service was aborted.

-field StartedWithoutAllAdvertisementData:4

Indicates that the system was successfully able to issue the advertisement request, but not all of the requested data could be included in the advertisement.

-remarks

Version history

Windows version SDK version Value added
1903 18362 StartedWithoutAllAdvertisementData

-see-also

-examples

-capabilities

bluetooth