Home
last modified time | relevance | path

Searched defs:FORMAT_SINT32 (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_constants.py207 FORMAT_SINT32 = 0x24 variable in GattCharacteristic
272 FORMAT_SINT32 = 0x24 variable in CharacteristicValueFormat
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattCharacteristic.java174 public static final int FORMAT_SINT32 = 0x24; field in BluetoothGattCharacteristic