setNotify

@RequiresPermission(value = "android.permission.BLUETOOTH_CONNECT")
fun setNotify(c: BluetoothGattCharacteristic, enable: Boolean, onChanged: (BluetoothGattCharacteristic) -> Unit)