Re: [Interest] Detect connected Bluetooth keyboard under Android

2018-11-05 Thread Alex Blasche
45:23 AM To: Jérôme Godbout Cc: Alex Blasche; Qt Project MailingList Subject: Re: [Interest] Detect connected Bluetooth keyboard under Android @Alex: i tried your suggestion but the problem is that the BluetoothHIDDevice class was introduced in API level 28, but I need Level 24. Maybe this can be

Re: [Interest] Detect connected Bluetooth keyboard under Android

2018-11-03 Thread Roman Wüger
not be easily monitored. > > -Original Message- > From: Interest On Behalf > Of Roman Wüger > Sent: November 1, 2018 5:58 AM > To: Alex Blasche > Cc: Qt Project MailingList > Subject: Re: [Interest] Detect connected Bluetooth keyboard under Android > > Hi Alex,

Re: [Interest] Detect connected Bluetooth keyboard under Android

2018-11-01 Thread Jérôme Godbout
be easily monitored. -Original Message- From: Interest On Behalf Of Roman Wüger Sent: November 1, 2018 5:58 AM To: Alex Blasche Cc: Qt Project MailingList Subject: Re: [Interest] Detect connected Bluetooth keyboard under Android Hi Alex, thanks for the hint. My plan was that the user shoul

Re: [Interest] Detect connected Bluetooth keyboard under Android

2018-11-01 Thread Roman Wüger
oman Wüger > Sent: Monday, 29 October 2018 11:37:32 PM > To: Qt Project MailingList > Subject: [Interest] Detect connected Bluetooth keyboard under Android > > Hi @all, > > i played with the QBluetoothLocalDevice and QBluetoothDiscoveryAgent to > detected if a Bluetooth ke

Re: [Interest] Detect connected Bluetooth keyboard under Android

2018-10-30 Thread Alex Blasche
connected Bluetooth keyboard under Android Hi @all, i played with the QBluetoothLocalDevice and QBluetoothDiscoveryAgent to detected if a Bluetooth keyboard is connected to an android tablet. However, I can’t find out the correct way. I tried to read the majordeviceclass and minordeviceclass but it

[Interest] Detect connected Bluetooth keyboard under Android

2018-10-29 Thread Roman Wüger
Hi @all, i played with the QBluetoothLocalDevice and QBluetoothDiscoveryAgent to detected if a Bluetooth keyboard is connected to an android tablet. However, I can’t find out the correct way. I tried to read the majordeviceclass and minordeviceclass but it doesn‘t work, I only get 31,0 but the