Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_scanning_manager_facade.cc144 void OnBatchScanThresholdCrossed(int client_if){}; in OnBatchScanThresholdCrossed() function in bluetooth::hci::facade::LeScanningManagerFacadeService
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc90 void OnBatchScanThresholdCrossed(int client_if) override { LogUnused(); } in OnBatchScanThresholdCrossed() function in __anon926e7f360111::DefaultScanningCallback
592 void BleScannerInterfaceImpl::OnBatchScanThresholdCrossed(int client_if) { in OnBatchScanThresholdCrossed() function in BleScannerInterfaceImpl
Dbtm.cc151 void Btm::ScanningCallbacks::OnBatchScanThresholdCrossed(int client_if){}; in OnBatchScanThresholdCrossed() function in bluetooth::shim::Btm::ScanningCallbacks
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc205 void BleScannerIntf::OnBatchScanThresholdCrossed(int client_if) { in OnBatchScanThresholdCrossed() function in bluetooth::topshim::rust::BleScannerIntf
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc622 void OnBatchScanThresholdCrossed(int client_if) override {} in OnBatchScanThresholdCrossed() function in TestScanningCallbacks
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc101 void OnBatchScanThresholdCrossed(int client_if) override { in OnBatchScanThresholdCrossed() function in bluetooth::hci::NullScanningCallback
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs906 OnBatchScanThresholdCrossed(i32), enumerator
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1091 void OnBatchScanThresholdCrossed(int client_if) { in OnBatchScanThresholdCrossed() function in android::JniScanningCallbacks