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

Add support for Bluetooth appearance property in QBluetoothDeviceInfo

    XMLWordPrintable

Details

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

    Description

      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;

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes