Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
androidutils.cpp File Reference

(06d37147d1b59ca8cb5ce526a96b4ba59e44e0fa)

#include "androidutils_p.h"
#include "jni_android_p.h"
#include <QtCore/qcoreapplication.h>
#include <QtCore/qloggingcategory.h>
#include <QtCore/private/qandroidextras_p.h>
Include dependency graph for androidutils.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE bool ensureAndroidPermission (QBluetoothPermission::CommunicationModes modes)
QJniObject getDefaultBluetoothAdapter ()

Function Documentation

◆ ensureAndroidPermission()

QT_BEGIN_NAMESPACE bool ensureAndroidPermission ( QBluetoothPermission::CommunicationModes modes)

Definition at line 15 of file androidutils.cpp.

◆ getDefaultBluetoothAdapter()

QJniObject getDefaultBluetoothAdapter ( )

Definition at line 27 of file androidutils.cpp.