Created
April 1, 2025 17:44
-
-
Save virtuosonic/322e42841a48d3f442fc2d22414def9b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
connect(discoveryAgent, | |
static_cast<void(QBluetoothDeviceDiscoveryAgent::*)(QBluetoothDeviceDiscoveryAgent::Error)>(&QBluetoothDeviceDiscoveryAgent::error), | |
this, &BlufiDeviceScanner::handleError); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment