Home
last modified time | relevance | path

Searched defs:StartScan (Results 1 – 8 of 8) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dlow_energy_scanner_test.cc120 bool StartScan(bool active, in StartScan() function in bt::hci::LowEnergyScannerTest
271 TYPED_TEST(LowEnergyScannerTest, StartScan) { in TYPED_TEST() argument
Dlow_energy_scanner.cc130 bool LowEnergyScanner::StartScan(const ScanOptions& options, in StartScan() function in bt::hci::LowEnergyScanner
Dlegacy_low_energy_scanner.cc57 bool LegacyLowEnergyScanner::StartScan(const ScanOptions& options, in StartScan() function in bt::hci::LegacyLowEnergyScanner
Dextended_low_energy_scanner.cc64 bool ExtendedLowEnergyScanner::StartScan(const ScanOptions& options, in StartScan() function in bt::hci::ExtendedLowEnergyScanner
Dlegacy_low_energy_scanner_test.cc77 bool StartScan(bool active, in StartScan() function in bt::hci::LegacyLowEnergyScannerTest
Dextended_low_energy_scanner_test.cc104 bool StartScan(bool active, in StartScan() function in bt::hci::ExtendedLowEnergyScannerTest
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dlow_energy_central_server.cc419 void LowEnergyCentralServer::StartScan(ScanFilterPtr filter, in StartScan() function in bthost::LowEnergyCentralServer
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dlow_energy_discovery_manager.cc573 void LowEnergyDiscoveryManager::StartScan(bool active) { in StartScan() function in bt::gap::LowEnergyDiscoveryManager