Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 641 Bytes

gattserviceprovidertrigger.md

File metadata and controls

21 lines (15 loc) · 641 Bytes
-api-id -api-type
T:Windows.ApplicationModel.Background.GattServiceProviderTrigger
winrt class

Windows.ApplicationModel.Background.GattServiceProviderTrigger

-description

Constructs a Generic Attributes (GATT) service that can be persisted in the background.

-remarks

GATT defines a hierarchical data structure that is exposed to connected Bluetooth low energy (LE) devices.

-see-also

Bluetooth GATT specification

-examples