<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Qt Bluetooth api]]></title><description><![CDATA[<p dir="auto">I'm new to qt.I'm currently using qt 5.2 .I'm trying to create a test Bluetooth app on my desktop that connects with other Bluetooth enabled devices for communication .the problem I'm having occurs when I use the qbluetoothlocaldevice::isvalid() command returns false all the time and my PC is Bluetooth enabled.<br />
my code snippet:<br />
QBluetoothLocalDevice mydevice;<br />
if (<a href="http://mydevice.is" target="_blank" rel="noopener noreferrer nofollow ugc">mydevice.is</a> valid()){<br />
printf("A");<br />
}<br />
else {<br />
printf("B");}</p>
<p dir="auto">my result: B</p>
<p dir="auto">please help</p>
]]></description><link>https://forum.qt.io/topic/38267/qt-bluetooth-api</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 08:09:27 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/38267.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 25 Feb 2014 13:26:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Qt Bluetooth api on Wed, 26 Feb 2014 08:47:49 GMT]]></title><description><![CDATA[<p dir="auto">thanks so much for your help i so much appreciate</p>
]]></description><link>https://forum.qt.io/post/216223</link><guid isPermaLink="true">https://forum.qt.io/post/216223</guid><dc:creator><![CDATA[herlarbee]]></dc:creator><pubDate>Wed, 26 Feb 2014 08:47:49 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Bluetooth api on Wed, 26 Feb 2014 05:13:26 GMT]]></title><description><![CDATA[<p dir="auto">Hii  herlarbee</p>
<p dir="auto">Have a look on MSDN for bluetooth for WINDOWS.</p>
<p dir="auto">hope it helps.</p>
]]></description><link>https://forum.qt.io/post/216203</link><guid isPermaLink="true">https://forum.qt.io/post/216203</guid><dc:creator><![CDATA[IamSumit]]></dc:creator><pubDate>Wed, 26 Feb 2014 05:13:26 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Bluetooth api on Tue, 25 Feb 2014 23:17:15 GMT]]></title><description><![CDATA[<p dir="auto">so are there any other qt based  api's that are not yet available on windows other than Bluetooth api .if yes please can you give me a short run down list of them</p>
]]></description><link>https://forum.qt.io/post/216186</link><guid isPermaLink="true">https://forum.qt.io/post/216186</guid><dc:creator><![CDATA[herlarbee]]></dc:creator><pubDate>Tue, 25 Feb 2014 23:17:15 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Bluetooth api on Tue, 25 Feb 2014 22:30:51 GMT]]></title><description><![CDATA[<p dir="auto">No, it means that you currently need to use Windows bluetooth api directly</p>
]]></description><link>https://forum.qt.io/post/216179</link><guid isPermaLink="true">https://forum.qt.io/post/216179</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 25 Feb 2014 22:30:51 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Bluetooth api on Tue, 25 Feb 2014 14:53:56 GMT]]></title><description><![CDATA[<p dir="auto">yes I'm on windows.does that mean I can't write any desktop Bluetooth enabled app on windows.</p>
]]></description><link>https://forum.qt.io/post/216127</link><guid isPermaLink="true">https://forum.qt.io/post/216127</guid><dc:creator><![CDATA[herlarbee]]></dc:creator><pubDate>Tue, 25 Feb 2014 14:53:56 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Bluetooth api on Tue, 25 Feb 2014 14:50:27 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">Without any more information about the OS, I suppose you are trying that on windows.</p>
<p dir="auto">Currently the bluetooth supported platforms are Linux with Bluez &gt;= 4 and Blackberry, support for android is scheduled for 5.3</p>
]]></description><link>https://forum.qt.io/post/216125</link><guid isPermaLink="true">https://forum.qt.io/post/216125</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 25 Feb 2014 14:50:27 GMT</pubDate></item></channel></rss>