notifyCharacteristicChangedCompat

fun BluetoothGattServer.notifyCharacteristicChangedCompat(    device: BluetoothDevice,     characteristic: BluetoothGattCharacteristic,     confirm: Boolean,     value: ByteArray): Int