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

QBluetooth

XMLWordPrintable

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

      client      android 6.0   phone   qt5.9.1

      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!

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes