C

Qt Device Utilities: Bluetooth Settings

Provides a singleton QML type for controlling bluetooth settings in an embedded device.

Import the module as follows:

import QtDeviceUtilities.BluetoothSettings 1.0

This will give you access to the singleton QML type BtDevice.

Note: Some functions may not be available on all of the platforms.

QML Types

BtDevice

A singleton QML type for controlling bluetooth settings

Available under certain Qt licenses.
Find out more.