AusweisApp2
|
#include <AndroidBluetoothAdapter.h>
Öffentliche Methoden | |
QVector< QBluetoothDeviceInfo > | getBondedDevices () const |
Return the set of BluetoothDeviceInfo objects that are bonded (paired) to the local adapter. Mehr ... | |
bool | isStateOn () const |
Returns true, if bluetooth is turned on. Mehr ... | |
bool | isAvailable () const |
Öffentliche, statische Methoden | |
static AndroidBluetoothAdapter | getDefaultAdapter () |
Get the default bluetooth adapter. Mehr ... | |
QVector< QBluetoothDeviceInfo > AndroidBluetoothAdapter::getBondedDevices | ( | ) | const |
Return the set of BluetoothDeviceInfo objects that are bonded (paired) to the local adapter.
|
static |
Get the default bluetooth adapter.
bool AndroidBluetoothAdapter::isAvailable | ( | ) | const |
bool AndroidBluetoothAdapter::isStateOn | ( | ) | const |
Returns true, if bluetooth is turned on.