数据发送结果的回调(仅Android)
void onDataSend(String deviceId, String serviceUuid, String characteristicUuid, Uint8List? data, int status) {}