Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Problem listing nearby discover devices bluetooth
Forum Updated to NodeBB v4.3 + New Features

Problem listing nearby discover devices bluetooth

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 2 Posters 883 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.
  • J Offline
    J Offline
    juanfraska
    wrote on last edited by
    #1

    Hello everyone,

    I am developing a project to perform periodic searches of nearby devices using bluetooth. The problem is that if, for example, while the program is running and you find a device, it will appear as a bluetooth device nearby but will remain visible for a while even having turned it off no sooner turn it on. Does anyone have any idea how to delete or clean that list of nearby devices that the deviceDiscovered function returns?

    Thanks in advance

    1 Reply Last reply
    0
    • RatzzR Offline
      RatzzR Offline
      Ratzz
      wrote on last edited by
      #2

      @juanfraska

      With this? http://doc.qt.io/qt-5/qbluetoothservicediscoveryagent.html#clear

      --Alles ist gut.

      J 1 Reply Last reply
      0
      • J Offline
        J Offline
        juanfraska
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • RatzzR Ratzz

          @juanfraska

          With this? http://doc.qt.io/qt-5/qbluetoothservicediscoveryagent.html#clear

          J Offline
          J Offline
          juanfraska
          wrote on last edited by
          #4

          @Ratzz I'm not searching for services, only devices with QBluetoothDeviceDiscoveryAgent and there is no clear function.

          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