Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc83 void OnBatchScanReports(int /* client_if */, int /* status */, int /* report_format */, in OnBatchScanReports() function in __anondc7e00270111::DefaultScanningCallback
527 void BleScannerInterfaceImpl::OnBatchScanReports(int client_if, int status, int report_format, in OnBatchScanReports() function in BleScannerInterfaceImpl
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_scanning_manager_facade.cc138 void OnBatchScanReports(int /* client_if */, int /* status */, int /* report_format */, in OnBatchScanReports() function in bluetooth::hci::facade::LeScanningManagerFacadeService
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc181 void BleScannerIntf::OnBatchScanReports(int client_if, int status, int report_format, in OnBatchScanReports() function in bluetooth::topshim::rust::BleScannerIntf
/aosp_15_r20/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc560 void OnBatchScanReports(int /*client_if*/, int /*status*/, int /*report_format*/, in OnBatchScanReports() function in TestScanningCallbacks
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc97 void OnBatchScanReports(int /* client_if */, int /* status */, int /* report_format */, in OnBatchScanReports() function in bluetooth::hci::NullScanningCallback
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs888 OnBatchScanReports(i32, i32, i32, i32, Vec<u8>), enumerator
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1117 void OnBatchScanReports(int client_if, int status, int report_format, int num_records, in OnBatchScanReports() function in android::JniScanningCallbacks