Share via


GattFormat Enum

Definition

Enumerates values returned by several types and taken as a parameter of several methods of BluetoothGattCharacteristic.

public enum GattFormat
type GattFormat = 
Inheritance
GattFormat

Fields

Name Value Description
Uint8 17
Uint16 18
Uint32 20
Sint8 33
Sint16 34
Sint32 36
Sfloat 50
Float 52

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to