![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/QLoggingCategory>#include <QtCore/qrandom.h>#include "localdevicebroadcastreceiver_p.h"#include "android/jni_android_p.h"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"} |
| const char * bondModes = {"BOND_NONE", "BOND_BONDING", "BOND_BONDED"} |
Definition at line 14 of file localdevicebroadcastreceiver.cpp.
| QT_BEGIN_NAMESPACE const char * scanModes = {"SCAN_MODE_NONE", "SCAN_MODE_CONNECTABLE", "SCAN_MODE_CONNECTABLE_DISCOVERABLE"} |
Definition at line 13 of file localdevicebroadcastreceiver.cpp.