Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-71788 Generic Qt Sensors Backend (plugin) implementation
  3. QTBUG-71979

Add QSensorConnectivityInterface to access the remote sensors via Qt connectivity

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Won't Do
    • P3: Somewhat important
    • None
    • None
    • None

    Description

      1. Create a shared interface similar to QSensorPluginInterface.
      2. Move the connectivity related code from SensorTagBase to the shared interface.
        • void deviceSearch();
        • void deviceFound(const QBluetoothDeviceInfo&);
        • void deviceScanError(QBluetoothDeviceDiscoveryAgent::Error);
        • ...
           
           

       

      Attachments

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

        Activity

          People

            ryan_chu Ryan Chu
            ryan_chu Ryan Chu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes