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

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

      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
      

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

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

              Created:
              Updated:

                There are no open Gerrit changes