Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QBluetoothServiceDiscoveryAgent not see my device

QBluetoothServiceDiscoveryAgent not see my device

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 2 Posters 466 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mihaill
    wrote on last edited by
    #1

    Hi!
    QBluetoothServiceDiscoveryAgent not see my device.
    But QBluetoothDeviceDiscoveryAgent can see my defice, but haven't uuid?

    m_bluetoothServiceDiscoveryAgent->start(QBluetoothServiceDiscoveryAgent::DiscoveryMode::FullDiscovery);
    
    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Please provide more information. How can anybody answer when you don't provide:

      • Qt version
      • OS
      • Device
      • Expected service

      etc.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Mihaill
        wrote on last edited by
        #3

        qt 6.2.3
        ubuntu 20
        laptop asus with ubuntu
        Me need send comands do bt device.
        I can find this device, but can't connected, because info abouth device not consist uuid.
        And service cant finded.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Again: what Bluetooth device ? What are their specification ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • M Offline
            M Offline
            Mihaill
            wrote on last edited by
            #5

            It is custom BT device. In anather programs on android I can get uuid BT device, but on laptop in Qt can't.

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Can you properly access Bluetooth devices on that computer ? You are currently comparing two different devices using two different operating systems with two different tools. That does not really help debugging your situation.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved