Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-39815

Add support for BlueDroid bluetooth stack on Android

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • 5.3.2
    • 5.3.0, 5.3.1
    • None
    • Windows

    Description

      Establishing connection between an Android 4.2.2 device and a usb SPP device fails - services are discovered right, connect starts and goes with
      I/BluetoothSocket_MTK(14968): [JSR82] Bluetooth Socket Constructor
      I/BluetoothSocket_MTK(14968): [JSR82] type=1 fd=-1 auth=true encrypt=true port=-1
      I/BluetoothSocket_MTK(14968): [JSR82] connect: do SDP
      I/BluetoothSocket_MTK(14968): [JSR82] SdpHelper::onRfcommChannelFound: channel=1
      I/BluetoothSocket_MTK(14968): [JSR82] connect: do SDP done; mPort=1

      and then (maybe due to fd=-1) it says from socket error slot:

      "Connection to service failed" QBluetoothSocket::ServiceNotFoundError.

      Is there actually a support for bluedroid or it is unsupported for now?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ablasche Alex Blasche
            alex_koudrine Aleksey Kudrin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes