Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc88 void OnBatchScanReports(int /* client_if */, int /* status */, int /* report_format */, in OnBatchScanReports() function in __anonc1cdbaa70111::DefaultScanningCallback
553 void BleScannerInterfaceImpl::OnBatchScanReports(int client_if, int status, int report_format, in OnBatchScanReports() function in BleScannerInterfaceImpl
/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
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc550 void OnBatchScanReports(int /*client_if*/, int /*status*/, int /*report_format*/, in OnBatchScanReports() function in TestScanningCallbacks
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc101 void OnBatchScanReports(int /* client_if */, int /* status */, int /* report_format */, in OnBatchScanReports() function in bluetooth::hci::NullScanningCallback
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs898 OnBatchScanReports(i32, i32, i32, i32, Vec<u8>), enumerator
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1034 void OnBatchScanReports(int client_if, int status, int report_format, int num_records, in OnBatchScanReports() function in android::JniScanningCallbacks