Searched defs:OnBatchScanThresholdCrossed (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/gd/hci/facade/ | ||
H A D | le_scanning_manager_facade.cc | 93 void OnBatchScanThresholdCrossed(int client_if){}; in OnBatchScanThresholdCrossed() function in bluetooth::hci::facade::LeScanningManagerFacadeService |
/aosp12/system/bt/main/shim/ | ||
H A D | le_scanning_manager.cc | 314 void OnBatchScanThresholdCrossed(int client_if) { in OnBatchScanThresholdCrossed() function in BleScannerInterfaceImpl |
H A D | btm.cc | 143 void Btm::ScanningCallbacks::OnBatchScanThresholdCrossed(int client_if){}; in OnBatchScanThresholdCrossed() function in bluetooth::shim::Btm::ScanningCallbacks |
/aosp12/system/bt/gd/hci/ | ||
H A D | le_scanning_manager.cc | 159 void OnBatchScanThresholdCrossed(int client_if) { in OnBatchScanThresholdCrossed() function in bluetooth::hci::NullScanningCallback |
/aosp12/packages/apps/Bluetooth/jni/ | ||
H A D | com_android_bluetooth_gatt.cpp | 959 void OnBatchScanThresholdCrossed(int client_if) { in OnBatchScanThresholdCrossed() function in android::JniScanningCallbacks |