Notifiable
A LocalCharacteristic that can be observed
Properties
The list of LocalDescriptor available for this characteristic
The set of Permission of this characteristic.
A StateFlow of all com.splendo.kaluga.bluetooth.ConnectedDevice that have subscribed to this LocalCharacteristic.Notifiable
the com.splendo.kaluga.bluetooth.LocalCharacteristicWrapper to access the platform characteristic
Functions
Notifies a com.splendo.kaluga.bluetooth.ConnectedDevice that that the data changed to value
Notifies a com.splendo.kaluga.bluetooth.ConnectedDevice that that the data changed to notification
Notifies all com.splendo.kaluga.bluetooth.ConnectedDevice currently subscribed that that the data changed to value
Notifies all com.splendo.kaluga.bluetooth.ConnectedDevice currently subscribed that that the data changed to notification