Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dlegacy_low_energy_scanner.cc42 bool LegacyLowEnergyScanner::StartScan(const ScanOptions& options, in StartScan() function in bt::hci::LegacyLowEnergyScanner
Dlow_energy_scanner.cc84 bool LowEnergyScanner::StartScan(const ScanOptions& options, in StartScan() function in bt::hci::LowEnergyScanner
Dlow_energy_scanner_test.cc108 bool StartScan(bool active, in StartScan() function in bt::hci::LowEnergyScannerTest
257 TYPED_TEST(LowEnergyScannerTest, StartScan) { in TYPED_TEST() argument
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dlow_energy_discovery_manager.cc511 void LowEnergyDiscoveryManager::StartScan(bool active) { in StartScan() function in bt::gap::LowEnergyDiscoveryManager