Re: [SailfishDevel] QBluetoothServiceDiscoveryAgent search fails on Sailfish OS

2016-07-17 Thread Krzysztof Lesiak
Alright, thanks a lot. I have tried b), but it just gave me a different kind of error. For now I will continue development and test between Sailfish and PC. When the core part of my app is done, I'll look at the connection setup again. Do you guys have a high-level plan on upgrading bluez or i

Re: [SailfishDevel] QBluetoothServiceDiscoveryAgent search fails on Sailfish OS

2016-07-13 Thread Bea Lam
Hi Krzysztof, > On 14 Jul 2016, at 5:17 am, Krzysztof Lesiak wrote: > Now, I have found this thread: > https://lists.sailfishos.org/pipermail/devel/2015-March/005781.html > > I'd very much like to be able to submit my application to harbour when it's > done, which can take some time, but stil

[SailfishDevel] QBluetoothServiceDiscoveryAgent search fails on Sailfish OS

2016-07-13 Thread Krzysztof Lesiak
Hi all, I'm developing an application that requires advertising an own server via SDP and of course a method to retrieve devices that are advertising said service record. I'm also doing an Android version in parallel with mostly the same code (until now); advertising a server works on both pl