最終更新:2026-01-20 (火) 08:56:17 (29d)
android.bluetooth.BluetoothGattCharacteristic
Top / android.bluetooth.BluetoothGattCharacteristic
https://developer.android.com/reference/android/bluetooth/BluetoothGattCharacteristic
書き込み
BluetoothGattCharacteristic.WRITE_TYPE_DEFAULT? GATT/Write Characteristic Value BluetoothGattCharacteristic.WRITE_TYPE_NO_RESPONSE? GATT/Write Without Response BluetoothGattCharacteristic.WRITE_TYPE_SIGNED?
メソッド
BluetoothGattCharacteristic.setWriteType? Set the write type for this characteristic. 関連:BluetoothGatt.writeCharacteristic
Deprecated
BluetoothGattCharacteristic.setValue? Set the locally stored value of this characteristic. This method was deprecated in API level 33. use BluetoothGatt.writeCharacteristic

