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. QBluetooth discover devices?

QBluetooth discover devices?

Scheduled Pinned Locked Moved Unsolved General and Desktop
qbluetoothqbluetoothdevic
4 Posts 2 Posters 1.3k Views
  • 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.
  • TravT Offline
    TravT Offline
    Trav
    wrote on last edited by
    #1

    I have been having troubles the past few days following the documentation there seems to be a lot of small issues with the QBluetoothDeviceDiscoveryAgent in particular and most of the examples I have saw are from one year ago or more. What I am trying to do is call a method to display the list of discovered devices within range to my host device. Is there a simple way to accomplish this task so that the discovered devices are printed lets say using printf or cout for the simplicity ? thank you

    1 Reply Last reply
    0
    • H Offline
      H Offline
      herlarbee
      wrote on last edited by
      #2

      What platform are you running your code on? I hope its not windows because according to the documentation Qt Bluetooth API is not supported on the platform.
      The supported platforms are Android, iOS, Linux (BlueZ 4.x/5.x) and OS X.
      (NO WINDOWS).

      TravT 1 Reply Last reply
      0
      • H Offline
        H Offline
        herlarbee
        wrote on last edited by
        #3

        For Reference check out
        http://doc.qt.io/qt-5/qtbluetooth-index.html
        Please "Mark as Solved" if that is the case

        1 Reply Last reply
        0
        • H herlarbee

          What platform are you running your code on? I hope its not windows because according to the documentation Qt Bluetooth API is not supported on the platform.
          The supported platforms are Android, iOS, Linux (BlueZ 4.x/5.x) and OS X.
          (NO WINDOWS).

          TravT Offline
          TravT Offline
          Trav
          wrote on last edited by
          #4

          @herlarbee Im using Mac El Cap. Thanks I will check out your link.

          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