![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "androidutils_p.h"
#include "jni_android_p.h"
#include <QtCore/qcoreapplication.h>
#include <QtCore/qloggingcategory.h>
#include <QtCore/private/qandroidextras_p.h>
Go to the source code of this file.
Functions | |
QT_BEGIN_NAMESPACE bool | ensureAndroidPermission (QBluetoothPermission::CommunicationModes modes) |
QJniObject | getDefaultBluetoothAdapter () |
QT_BEGIN_NAMESPACE bool ensureAndroidPermission | ( | QBluetoothPermission::CommunicationModes | modes | ) |
Definition at line 15 of file androidutils.cpp.
QJniObject getDefaultBluetoothAdapter | ( | ) |
Definition at line 27 of file androidutils.cpp.