Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
localdevicebroadcastreceiver.cpp File Reference

(7cdef8fa3b370dab0c7ec27262c7aa28f28c11a4)

#include <QtCore/QLoggingCategory>
#include <QtCore/qrandom.h>
#include "localdevicebroadcastreceiver_p.h"
#include "android/jni_android_p.h"
+ Include dependency graph for localdevicebroadcastreceiver.cpp:

Go to the source code of this file.

Variables

QT_BEGIN_NAMESPACE const char * scanModes [] = {"SCAN_MODE_NONE", "SCAN_MODE_CONNECTABLE", "SCAN_MODE_CONNECTABLE_DISCOVERABLE"}
 
const char * bondModes [] = {"BOND_NONE", "BOND_BONDING", "BOND_BONDED"}
 

Variable Documentation

◆ bondModes

const char* bondModes[] = {"BOND_NONE", "BOND_BONDING", "BOND_BONDED"}

◆ scanModes

QT_BEGIN_NAMESPACE const char* scanModes[] = {"SCAN_MODE_NONE", "SCAN_MODE_CONNECTABLE", "SCAN_MODE_CONNECTABLE_DISCOVERABLE"}