Re: [Interest] QtBluetooth: How to retrieve BLE SCAN_RSP packets?

2016-06-29 Thread Timur Kristóf
Hello Alex,

On k, 2016-06-28 at 16:00 +, Alexander Blasche wrote:
> > 
> > Is there any API in the Qt Bluetooth module which can retrieve the
> > data
> > in the SCAN_RSP packets?
> 
> Unfortunately at this stage there is no API for this feature yet.
> It's one of the last missing features. It is tracked via
> 
> https://bugreports.qt.io/browse/QTBUG-46008

Thank you for pointing it out. Can you maybe give me an estimate as to
when this feature might be available?

Regards,
Timur
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


[Interest] QtBluetooth: How to retrieve BLE SCAN_RSP packets?

2016-06-28 Thread Timur Kristóf
Hi,

I'd like to create an app that listens to broadcasts from BLE
(Bluetooth Low Energy) device. This device is non-connectable and can
send undirected scannable advertisements, which means it can also
respond to SCAN_REQ packets.

Is there any API in the Qt Bluetooth module which can retrieve the data
in the SCAN_RSP packets?

So far, I've managed to discover the device using
the QBluetoothDeviceDiscoveryAgent class, but the QBluetoothDeviceInfo
class seems not to contain any data from the BLE advertisement besides
the name and address of the device. I'm not even sure if the discovery
agent sends a SCAN_REQ packet to scannable advertisers or not.

Thanks in advance,
Timur

___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


[Interest] Does Qt support Vybrid's GPU?

2016-05-24 Thread Timur Kristóf
Hi Everyone,

I've taken a look at the list of supported reference devices here:
http://doc.qt.io/QtForDeviceCreation/qtee-supported-platforms.html

Some of the devices in Group 1 are the Toradex Colibri boards which are
based on NXP's Vybrid SoC. However, these are listed under "Devices
without GPU", whereas the Vybrid chip (according to its datasheet) does
have a GPU. (It says it's an OpenVG GPU.)

Is this an oversight in the Qt docs or does this mean that Qt doesn't
(yet?) support the GPU in Vybrid?Best regards,
Timur

___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest