Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc87 void OnBatchScanThresholdCrossed(int /* client_if */) override { LogUnused(); } in OnBatchScanThresholdCrossed() function in __anondc7e00270111::DefaultScanningCallback
534 void BleScannerInterfaceImpl::OnBatchScanThresholdCrossed(int client_if) { in OnBatchScanThresholdCrossed() function in BleScannerInterfaceImpl
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_scanning_manager_facade.cc140 void OnBatchScanThresholdCrossed(int /* client_if */) {} in OnBatchScanThresholdCrossed() function in bluetooth::hci::facade::LeScanningManagerFacadeService
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc187 void BleScannerIntf::OnBatchScanThresholdCrossed(int client_if) { in OnBatchScanThresholdCrossed() function in bluetooth::topshim::rust::BleScannerIntf
/aosp_15_r20/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc562 void OnBatchScanThresholdCrossed(int /*client_if*/) override {} in OnBatchScanThresholdCrossed() function in TestScanningCallbacks
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc101 void OnBatchScanThresholdCrossed(int /* client_if */) override { in OnBatchScanThresholdCrossed() function in bluetooth::hci::NullScanningCallback
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs889 OnBatchScanThresholdCrossed(i32), enumerator
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1131 void OnBatchScanThresholdCrossed(int client_if) { in OnBatchScanThresholdCrossed() function in android::JniScanningCallbacks