The BluetoothDiscoveryModel element provides access device and service scanning More...
This element was introduced in Mobility 1.2.
This element is part of the QtMobility.connectivity 1.2 module.
BluetoothDiscoveryModel provides a model of connectable services. The contents of the model can be filtered by UUID allowing discovery to be limited to a single service such as a game.
The model roles provided by BluetoothDiscoveryModel are display, decoration and Service. Through the Service role the BluetoothService maybe accessed for more details.
See also QBluetoothServiceDiscoveryAgent.
discovery : bool |
This property starts or stops discovery.
This property group was introduced in Mobility 1.2.
read-onlyerror : string |
This property holds the last error reported by discovery.
This property is read only.
This property group was introduced in Mobility 1.2.
minimalDiscovery : bool |
This property controls minimalDiscovery, which is faster than full discocvery but it only guarantees the device and UUID information to be correct.
This property group was introduced in Mobility 1.2.
uuidFilter : string |
This property holds an optional UUID filter. A UUID can be used to return only matching services. 16 bit, 32 bit or 128 bit UUIDs maybe used. The string format is the same format as QUuid.
This property group was introduced in Mobility 1.2.
See also QBluetoothUuid and QUuid.
This handler is called when discovery has completed and no further results will be generated.
This documentation was introduced in Mobility 1.2.
This handler is called when a new service is discovered.
This documentation was introduced in Mobility 1.2.
© 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.
All other trademarks are property of their respective owners. Privacy Policy
Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.
Alternatively, this document may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.