/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | le_scanning_manager.cc | 83 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/ |
D | le_scanning_manager_facade.cc | 138 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/ |
D | gatt_ble_scanner_shim.cc | 181 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/ |
D | main_shim_test.cc | 560 void OnBatchScanReports(int /*client_if*/, int /*status*/, int /*report_format*/, in OnBatchScanReports() function in TestScanningCallbacks
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | le_scanning_manager.cc | 97 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/ |
D | gatt.rs | 888 OnBatchScanReports(i32, i32, i32, i32, Vec<u8>), enumerator
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 1117 void OnBatchScanReports(int client_if, int status, int report_format, int num_records, in OnBatchScanReports() function in android::JniScanningCallbacks
|