From ffbb91da8e8f14d7d5ffa8bbeace3e6c42eb525b Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Thu, 4 Dec 2014 15:09:07 +0100 Subject: Update supported platforms and feature in QtBluetooth The Low Energy API is final from Qt 5.5 onwards and OSX and iOS are platform additions. Change-Id: I73f18b3169c5e1438af4d90c6655eabb515e0d39 Reviewed-by: Timur Pocheptsov Reviewed-by: Alex Blasche --- src/bluetooth/doc/src/bluetooth-index.qdoc | 12 ++++-------- src/bluetooth/doc/src/bluetooth-le-overview.qdoc | 13 ++++--------- 2 files changed, 8 insertions(+), 17 deletions(-) (limited to 'src') diff --git a/src/bluetooth/doc/src/bluetooth-index.qdoc b/src/bluetooth/doc/src/bluetooth-index.qdoc index 112444a8..af2c2421 100644 --- a/src/bluetooth/doc/src/bluetooth-index.qdoc +++ b/src/bluetooth/doc/src/bluetooth-index.qdoc @@ -33,11 +33,9 @@ The Bluetooth API provides connectivity between Bluetooth enabled devices. -Currently the API is supported on \l{Qt for Android}{Android}, -\l{Qt for BlackBerry}{BlackBerry 10} and -\l{Qt for Linux/X11}{Linux} (\l{http://www.bluez.org}{BlueZ 4.x/5.x}). - - +Currently, the API is supported on the following platforms: \l{Qt for Android}{Android}, +\l{Qt for BlackBerry}{BlackBerry 10}, \l{Qt for iOS}{iOS}, \l{Qt for Linux/X11}{Linux} +(\l{http://www.bluez.org}{BlueZ 4.x/5.x}) and \l{Qt for OS X}{OS X}. \section1 Overview @@ -47,11 +45,9 @@ for transferring data between devices. Bluetooth connectivity is based on basic device management, such as scanning for devices, gathering information about them, and exchanging data between them. -This Qt release contains a Technology Preview of the new Qt Bluetooth +Qt 5.5 contains the first full release of the new Qt Bluetooth Low Energy API. Further details can be found in the \l {Bluetooth Low Energy Overview}{Bluetooth Low Energy Overview} section. -The Tech Preview supports BlueZ 4 & 5 based Linux systems. Support for -further platforms is being planned. \section1 Getting Started diff --git a/src/bluetooth/doc/src/bluetooth-le-overview.qdoc b/src/bluetooth/doc/src/bluetooth-le-overview.qdoc index 029171f4..a56e43fc 100644 --- a/src/bluetooth/doc/src/bluetooth-le-overview.qdoc +++ b/src/bluetooth/doc/src/bluetooth-le-overview.qdoc @@ -36,15 +36,10 @@ Low Energy devices. \section1 Technology Preview - The Qt Bluetooth Low Energy API has been introduced in Qt 5.4. - The API is considered to be a preview of the technology and currently only works - on BlueZ 4 & 5 based Linux systems. Support for further platforms, for example Android, - is currently being worked on and will be added by later Qt releases. In addition, - Qt only supports the central role. For more details on this limitation see below. - - While the API is not yet frozen it is close to its final stage. - We would like to encourage you to send us feedback and bug reports related to - this new feature. + The Qt Bluetooth Low Energy API was introduced by Qt 5.4. Since Qt 5.5 the API + is frozen and a compatibility guarantee is given for future releases. + At the moment, Qt only supports the Bluetooth Low Energy central role. + For more details on this limitation see below. \section1 What Is Bluetooth Low Energy -- cgit v1.2.3