Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattCharacteristic.java128 public static final int FORMAT_FLOAT = 0x34; field in BluetoothGattCharacteristic
535 case FORMAT_FLOAT: in getFloatValue()
658 case FORMAT_FLOAT: in setValue()
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_constants.py209 FORMAT_FLOAT = 0x34 variable in GattCharacteristic
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt686 field public static final int FORMAT_FLOAT = 52; // 0x34