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

Add support for Bluetooth appearance property in QBluetoothDeviceInfo

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Do
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.15.17, 6.4.2
    • None
    • All

      In the Bluetooth standard document -> Core Specification -> Appearance Values, the Bluetooth device has the appearance property, but there is no support for it in QBluetoothDeviceInfo.

      so i suggest add a few new ones:

      1. enum AppearanceMajorCategory
      2. enum AppearanceSubCategory
      3. void setDeviceAppearance(quint16 appearance);
      4. AppearanceMajorCategory majorAppearance() const;
      5. AppearanceSubCategory subAppearance() const;

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

            ablasche Alex Blasche
            comixhe yuming he
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes