value
Gets a (Flow of) the ByteArray value from a Flow of an RemoteCharacteristic This method will automatically subscribe/unsubscribe to the RemoteCharacteristic when the Flow is collected
Return
the Flow of the ByteArray value of the RemoteCharacteristic in the given Flow
Gets a (Flow of) T value from a Flow of an RemoteCharacteristic This method will automatically subscribe/unsubscribe to the RemoteCharacteristic when the Flow is collected
Return
the Flow of the T value of the RemoteCharacteristic in the given Flow
Parameters
the BluetoothFormat to use to deserialize the ByteArray to T
Type Parameters
the type of the data to receive
Gets a (Flow of) T value from a Flow of an RemoteCharacteristic This method will automatically subscribe/unsubscribe to the RemoteCharacteristic when the Flow is collected
Return
the Flow of the T value of the RemoteCharacteristic in the given Flow
Parameters
the BluetoothFormat to use to deserialize the ByteArray to T
Type Parameters
the type of the data to receive
Gets a (Flow of) the ByteArray value from a RemoteCharacteristic This method will automatically subscribe/unsubscribe to the RemoteCharacteristic when the Flow is collected
Return
the Flow of the ByteArray value of the RemoteCharacteristic
Gets a (Flow of) T value from a RemoteCharacteristic This method will automatically subscribe/unsubscribe to the RemoteCharacteristic when the Flow is collected
Return
the Flow of the T value of the RemoteCharacteristic
Parameters
the BluetoothFormat to use to deserialize the ByteArray to T
Type Parameters
the type of the data to receive
Gets a (Flow of) T value from a RemoteCharacteristic This method will automatically subscribe/unsubscribe to the RemoteCharacteristic when the Flow is collected
Return
the Flow of the T value of the RemoteCharacteristic
Parameters
the BluetoothFormat to use to deserialize the ByteArray to T
Type Parameters
the type of the data to receive