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

QBluetooth

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 5.9.1
    • None
    • sevice    raspi zero      qt5.9.1

      client      android 6.0   phone   qt5.9.1

    Description

      sevice :    raspi zero              

      QString  id = "{67C8770B-44F1-410A-AB9A-F9B5446F13EE}";

      QBluetoothUuid uuid = QBluetoothUuid(id);

      serviceInfo.setServiceUuid(uuid);

      -------------------------------------------------------

      client :     android phone

      .....

      void RemoteSelector::serviceDiscovered(const QBluetoothServiceInfo &serviceInfo)

      qDebug() << "Discovered service on" << serviceInfo.device().name() << serviceInfo.device().address().toString();

      qDebug() << serviceInfo.serviceUuid();

      }

       

      ============

      // {67C8770B-44F1-410A-AB9A-F9B5446F13EE}

      //debug = {ee136f44-b5f9-9aab-0a41-f1440b77c867}

      uuid is Upside down!

       

      Attachments

        Issue Links

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

          Activity

            People

              ablasche Alex Blasche
              angelus li maoqing
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes