Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dlow_energy_scanner_test.cc114 bool StartScan(bool active, in StartScan() function in bt::hci::LowEnergyScannerTest
264 TYPED_TEST(LowEnergyScannerTest, StartScan) { in TYPED_TEST() argument
H A Dlow_energy_scanner.cc125 bool LowEnergyScanner::StartScan(const ScanOptions& options, in StartScan() function in bt::hci::LowEnergyScanner
H A Dlegacy_low_energy_scanner.cc55 bool LegacyLowEnergyScanner::StartScan(const ScanOptions& options, in StartScan() function in bt::hci::LegacyLowEnergyScanner
H A Dextended_low_energy_scanner.cc58 bool ExtendedLowEnergyScanner::StartScan(const ScanOptions& options, in StartScan() function in bt::hci::ExtendedLowEnergyScanner
H A Dlegacy_low_energy_scanner_test.cc72 bool StartScan(bool active, in StartScan() function in bt::hci::LegacyLowEnergyScannerTest
H A Dextended_low_energy_scanner_test.cc99 bool StartScan(bool active, in StartScan() function in bt::hci::ExtendedLowEnergyScannerTest
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/
Dle_scanning_filter_duplicates_test.cc57 void StartScan(FilterDuplicates filter_duplicates) { in StartScan() function in rootcanal::LeScanningFilterDuplicates
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_discovery_manager.cc512 void LowEnergyDiscoveryManager::StartScan(bool active) { in StartScan() function in bt::gap::LowEnergyDiscoveryManager
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dlow_energy_central_server.cc419 void LowEnergyCentralServer::StartScan(ScanFilterPtr filter, in StartScan() function in bthost::LowEnergyCentralServer
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto49 rpc StartScan(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc