From 89e91fb2f2f4c7fa486b4f33c6787fab1fbac6d0 Mon Sep 17 00:00:00 2001
From: Alex Blasche <alexander.blasche@qt.io>
Date: Mon, 6 Feb 2017 13:47:09 +0100
Subject: [PATCH] Update platform feature table for QtBluetooth

Added Android Peripheral and WinRT Classic Bluetooth.

Change-Id: I2c1d55553d3940eeb050d38ebf817a61620dafe7
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
---
 src/bluetooth/doc/src/bluetooth-index.qdoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/bluetooth/doc/src/bluetooth-index.qdoc b/src/bluetooth/doc/src/bluetooth-index.qdoc
index 92b846b4..8c37f19f 100644
--- a/src/bluetooth/doc/src/bluetooth-index.qdoc
+++ b/src/bluetooth/doc/src/bluetooth-index.qdoc
@@ -50,7 +50,7 @@ Currently, the API is supported on the following platforms:
     \li x
     \li x
     \li x
-    \li
+    \li x
     \li
 \row
     \li Bluetooth LE Central
@@ -62,7 +62,7 @@ Currently, the API is supported on the following platforms:
     \li
 \row
     \li Bluetooth LE Peripheral
-    \li
+    \li x
     \li x
     \li x
     \li x
-- 
GitLab