Searched refs:FORMAT_UINT16 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCharacteristic.java137 public static final int FORMAT_UINT16 = 0x12; field in class:BluetoothGattCharacteristic
421 * {@link #FORMAT_UINT16} specifies that the first two bytes of the
438 case FORMAT_UINT16:
540 case FORMAT_UINT16:

Completed in 92 milliseconds