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. Qt 6.4.2 Bluetooth - macOS/Windows - Adapter status
Forum Updated to NodeBB v4.3 + New Features

Qt 6.4.2 Bluetooth - macOS/Windows - Adapter status

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 163 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.
  • PapercutP Offline
    PapercutP Offline
    Papercut
    wrote on last edited by
    #1

    Hi all, my question is really simple: There is a simple way to check the bluetooth adapter status?

    Just to check the state before scanning or making others useless operation.
    The only way I was able to detect the status is trying to scan and waiting the
    void errorOccurred(QBluetoothDeviceDiscoveryAgent::Error error); signal.

    I'm wondering if there is a function like bool powerdOn(); or something similar.

    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