API Documentation
Loading...
Searching...
No Matches
BluetoothManager Class Reference

#include <BluetoothManager.h>

Inheritance diagram for BluetoothManager:
[legend]
Collaboration diagram for BluetoothManager:
[legend]

Signals

void bluetoothErrorSignal (int error)
 

Public Member Functions

Buffer< QBluetoothDeviceInfo, uint04, ObjectAllocator< false > > BluetoothDeviceInfo (const ConnectionSearchParamaters &params)
 
Buffer< QBluetoothServiceInfo, uint04, ObjectAllocator< false > > BluetoothServiceInfo (const ConnectionInfo &device, const ConnectionSearchParamaters &params)
 
Buffer< QBluetoothServiceInfo, uint04, ObjectAllocator< false > > BluetoothServiceInfo (const ConnectionSearchParamaters &params)
 
Buffer< QBluetoothServiceInfo, uint04, ObjectAllocator< false > > BluetoothServiceInfo (const QBluetoothAddress &device, const ConnectionSearchParamaters &params)
 
void LogBluetoothDiscoveryError (int error, ProgressInfo *log)
 
Buffer< StringToBTDConnectionStrings (const QBluetoothDeviceInfo &device)
 

Static Public Member Functions

static ConnectionInfo ConvertFromDeviceInfo (const QBluetoothDeviceInfo &info)
 
static ConnectionInfo ConvertFromServiceInfo (const QBluetoothServiceInfo &info)
 
static BluetoothManagerDefaultManager ()
 
static TranslatedString ErrorMessage (int error)
 

Member Function Documentation

◆ BluetoothDeviceInfo()

Buffer< QBluetoothDeviceInfo, uint04, ObjectAllocator< false > > BluetoothDeviceInfo ( const ConnectionSearchParamaters & params)

◆ bluetoothErrorSignal

void bluetoothErrorSignal ( int error)
signal

◆ BluetoothServiceInfo() [1/3]

Buffer< QBluetoothServiceInfo, uint04, ObjectAllocator< false > > BluetoothServiceInfo ( const ConnectionInfo & device,
const ConnectionSearchParamaters & params )

◆ BluetoothServiceInfo() [2/3]

Buffer< QBluetoothServiceInfo, uint04, ObjectAllocator< false > > BluetoothServiceInfo ( const ConnectionSearchParamaters & params)

◆ BluetoothServiceInfo() [3/3]

Buffer< QBluetoothServiceInfo, uint04, ObjectAllocator< false > > BluetoothServiceInfo ( const QBluetoothAddress & device,
const ConnectionSearchParamaters & params )

◆ ConvertFromDeviceInfo()

static ConnectionInfo ConvertFromDeviceInfo ( const QBluetoothDeviceInfo & info)
static

◆ ConvertFromServiceInfo()

static ConnectionInfo ConvertFromServiceInfo ( const QBluetoothServiceInfo & info)
static

◆ DefaultManager()

static BluetoothManager & DefaultManager ( )
static

◆ ErrorMessage()

static TranslatedString ErrorMessage ( int error)
static

◆ LogBluetoothDiscoveryError()

void LogBluetoothDiscoveryError ( int error,
ProgressInfo * log )

◆ ToBTDConnectionStrings()

Buffer< String > ToBTDConnectionStrings ( const QBluetoothDeviceInfo & device)

The documentation for this class was generated from the following file: