Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_scanning_manager_facade.cc161 void OnBatchScanThresholdCrossed(int /* client_if */){}; in OnBatchScanThresholdCrossed() function in bluetooth::hci::facade::LeScanningManagerFacadeService
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc94 void OnBatchScanThresholdCrossed(int /* client_if */) override { in OnBatchScanThresholdCrossed() function in __anon423469050111::DefaultScanningCallback
599 void BleScannerInterfaceImpl::OnBatchScanThresholdCrossed(int client_if) { in OnBatchScanThresholdCrossed() function in BleScannerInterfaceImpl
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc196 void BleScannerIntf::OnBatchScanThresholdCrossed(int client_if) { in OnBatchScanThresholdCrossed() function in bluetooth::topshim::rust::BleScannerIntf
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc598 void OnBatchScanThresholdCrossed(int client_if) override {} in OnBatchScanThresholdCrossed() function in TestScanningCallbacks
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc111 void OnBatchScanThresholdCrossed(int /* client_if */) override { in OnBatchScanThresholdCrossed() function in bluetooth::hci::NullScanningCallback
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs897 OnBatchScanThresholdCrossed(i32), enumerator
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1099 void OnBatchScanThresholdCrossed(int client_if) { in OnBatchScanThresholdCrossed() function in android::JniScanningCallbacks