Enum BluetoothGattServiceChangeType
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
Enumeration for the GATT service change type.
public enum BluetoothGattServiceChangeType
Fields
| Name | Description |
|---|---|
| Added | Service added. |
| Removed | Service removed. |
| Resync | Resync is required. |