AusweisApp2
|
#include "AndroidBluetoothAdapter.h"
#include "BluetoothReaderManagerPlugIn_p.h"
#include <jni.h>
#include <QLoggingCategory>
#include <QPointer>
#include <QtAndroidExtras/QAndroidJniEnvironment>
#include <QtAndroidExtras/QAndroidJniObject>
Funktionen | |
JNIEXPORT void JNICALL | Java_com_governikus_ausweisapp2_AndroidBluetoothReceiver_bluetoothAdapterStateChanged (JNIEnv *env, jobject obj, jint previousState, jint currentState) |
JNIEXPORT void JNICALL Java_com_governikus_ausweisapp2_AndroidBluetoothReceiver_bluetoothAdapterStateChanged | ( | JNIEnv * | env, |
jobject | obj, | ||
jint | previousState, | ||
jint | currentState | ||
) |