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

BTLE on Android: Disconnect does not disconnect

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P3: Somewhat important
    • None
    • 6.2.0 FF
    • None
    • Android
    • 21
    • Qt6_Foundation_Sprint 35, Qt6_Foundation_Sprint 36

    Description

      Running
      https://codereview.qt-project.org/c/qt/qtconnectivity/+/347091
      on Linux

      and
      https://codereview.qt-project.org/c/qt/qtconnectivity/+/347342
      on Android

      The test "readDuringServiceDiscovery" fails because it sees state left from readWriteLargeCharacteristic.

      readWriteLargeCharacteristic should disconnect at the end. On disconnect, the BluetoothTestDevice should reset itself and again have the value 0x0b00000... in its largeCharacteristic. But readDuringServiceDiscovery sees the value 0x01020304.... which is the value that is written into the characteristic by readWriteLargeCharacteristic.

      Attachments

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

        Activity

          People

            andreasbuhr Andreas Buhr
            andreasbuhr Andreas Buhr
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes