Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-52428 Give access to BLE connection parameters
  3. QTBUG-53476

BTLE connection parameter implementation for Android

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Android

    Description

      Can be implemented using

      BluetoothGatt.requestConnectionPriority(int connectionPriority)
      

      Limitation is the fact the latency and intervals cannot be directly changed but via the given constants:

      int    BluetoothGatt.CONNECTION_PRIORITY_BALANCED
      int 	BluetoothGatt.CONNECTION_PRIORITY_HIGH
      int 	BluetoothGatt.CONNECTION_PRIORITY_LOW_POWER
      

      Attachments

        For Gerrit Dashboard: QTBUG-53476
        # Subject Branch Project Status CR V

        Activity

          People

            ablasche Alex Blasche
            ablasche Alex Blasche
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes