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

BT LE Android large characteristic write support

    XMLWordPrintable

Details

    • Android
    • 13
    • Team 1 Foundation_Sprint 43, Team 1 Foundation_Sprint 44

    Description

      When running two Android devices where one is a central device and the other one is a peripheral LE device advertising a large writable characteristic (512 bytes), the central device appears not to be able to write to this characteristic. The MTU has been negotiated to be 512 (but due to ATT headers the whole payload won't fit one message).

      It appears that the Android central device splits the package with something called "prepared write". This requires support from the peripheral side, and currently it seems the Qt bluetooth has not implemented that part.

      This task is about adding that support.

      Attachments

        Issue Links

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

          Activity

            People

              vuokko Juha Vuolle
              vuokko Juha Vuolle
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes