4#ifndef SERVICEDISCOVERYBROADCASTRECEIVER_H
5#define SERVICEDISCOVERYBROADCASTRECEIVER_H
19#include <QtCore/QList>
20#include <QtBluetooth/QBluetoothDeviceDiscoveryAgent>
21#include <QtBluetooth/QBluetoothUuid>
QObject * parent() const
Returns a pointer to the parent object.
virtual void onReceive(JNIEnv *env, jobject context, jobject intent)
virtual void onReceiveLeScan(JNIEnv *, jobject, jint, jbyteArray)
void uuidFetchFinished(const QBluetoothAddress &addr, const QList< QBluetoothUuid > &serviceUuid)
static QList< QBluetoothUuid > convertParcelableArray(const QJniObject &obj)
Combined button and popup list for selecting options.