Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ stopDiscovery()

virtual void IceBT::Plugin::stopDiscovery ( const std::string & address)
pure virtual

Stops Bluetooth device discovery on the adapter with the specified address.

All discovery callbacks are removed when discovery stops.

Parameters
addressThe address associated with the Bluetooth adapter.