Home
last modified time | relevance | path

Searched defs:StopScan (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dlow_energy_scanner.cc217 bool LowEnergyScanner::StopScan() { in StopScan() function in bt::hci::LowEnergyScanner
H A Dlow_energy_scanner_test.cc300 TYPED_TEST(LowEnergyScannerTest, StopScan) { in TYPED_TEST() argument
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/
Dle_scanning_filter_duplicates_test.cc66 void StopScan(void) { ASSERT_EQ(ErrorCode::SUCCESS, controller_.LeSetScanEnable(false, false)); } in StopScan() function in rootcanal::LeScanningFilterDuplicates
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_discovery_manager.cc557 void LowEnergyDiscoveryManager::StopScan() { in StopScan() function in bt::gap::LowEnergyDiscoveryManager
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dlow_energy_central_server.cc488 void LowEnergyCentralServer::StopScan() { in StopScan() function in bthost::LowEnergyCentralServer
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto50 rpc StopScan(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc