Searched defs:OnBatchScanReports (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/gd/hci/facade/ |
H A D | le_scanning_manager_facade.cc | 92 …void OnBatchScanReports(int client_if, int status, int report_format, int num_records, std::vector… in OnBatchScanReports() function in bluetooth::hci::facade::LeScanningManagerFacadeService
|
/aosp12/system/bt/main/shim/ |
H A D | le_scanning_manager.cc | 305 void OnBatchScanReports(int client_if, int status, int report_format, in OnBatchScanReports() function in BleScannerInterfaceImpl
|
H A D | btm.cc | 138 void Btm::ScanningCallbacks::OnBatchScanReports(int client_if, int status, in OnBatchScanReports() function in bluetooth::shim::Btm::ScanningCallbacks
|
/aosp12/system/bt/gd/hci/ |
H A D | le_scanning_manager.cc | 156 …void OnBatchScanReports(int client_if, int status, int report_format, int num_records, std::vector… in OnBatchScanReports() function in bluetooth::hci::NullScanningCallback
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_gatt.cpp | 945 void OnBatchScanReports(int client_if, int status, int report_format, in OnBatchScanReports() function in android::JniScanningCallbacks
|