Skip to content

Instantly share code, notes, and snippets.

@virtuosonic
Created April 1, 2025 17:44
Show Gist options
  • Save virtuosonic/322e42841a48d3f442fc2d22414def9b to your computer and use it in GitHub Desktop.
Save virtuosonic/322e42841a48d3f442fc2d22414def9b to your computer and use it in GitHub Desktop.
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