1 #ifndef HOSTDEVICEINFO_H 2 #define HOSTDEVICEINFO_H 4 #include <QBluetoothLocalDevice> 32 void hostModeChanged(QBluetoothLocalDevice::HostMode mode);
35 QBluetoothLocalDevice m_localDevice;
39 #endif // HOSTDEVICEINFO_H bool alive() const
alive Manages alive property, providing info about host device Bluetooth status
HostDeviceInfo(QObject *parent=0)
HostDeviceInfo::HostDeviceInfo class constructor, connects Qt Slots and Signals.
Definition: hostdeviceinfo.cpp:7
The HostDeviceInfo class returns information about master device.
Definition: hostdeviceinfo.h:10
void deviceChanged()
deviceChanged Emits signal when Bluetooth state changes