HomeSort by relevance Sort by last modified time
    Searched refs:FORMAT_UINT16 (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothGattCharacteristic.java 137 public static final int FORMAT_UINT16 = 0x12;
435 * {@link #FORMAT_UINT16} specifies that the first two bytes of the
452 case FORMAT_UINT16:
554 case FORMAT_UINT16:
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java 133 format = BluetoothGattCharacteristic.FORMAT_UINT16;
  /development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
BluetoothLeService.java 133 format = BluetoothGattCharacteristic.FORMAT_UINT16;
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 254 milliseconds