setCharacteristicNotification
open override fun setCharacteristicNotification(wrapper: CharacteristicWrapper, enable: Boolean): Boolean
Enable or disable notifications for a given CharacteristicWrapper
Return
true if the requested notification status was set successfully
Parameters
wrapper
the CharacteristicWrapper to enable/disable notifications for
enable
if true notifications should be enabled