MCPcopy Create free account
hub / github.com/MeisApps/pcbu-desktop / StopScan

Method StopScan

common/src/platform/BluetoothHelper.Linux.cpp:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20void BluetoothHelper::StartScan() {}
21
22void BluetoothHelper::StopScan() {}
23
24std::vector<BluetoothDevice> BluetoothHelper::ScanDevices() {
25 int dev_id = hci_get_route(nullptr);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected