Home
last modified time | relevance | path

Searched refs:FORMAT_SFLOAT (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattCharacteristic.java125 public static final int FORMAT_SFLOAT = 0x32; field in BluetoothGattCharacteristic
532 case FORMAT_SFLOAT: in getFloatValue()
650 case FORMAT_SFLOAT: in setValue()
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_constants.py208 FORMAT_SFLOAT = 0x32 variable in GattCharacteristic
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt687 field public static final int FORMAT_SFLOAT = 50; // 0x32