Home
last modified time | relevance | path

Searched defs:report_format (Results 1 – 4 of 4) sorted by relevance

/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()
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc553 void BleScannerInterfaceImpl::OnBatchScanReports(int client_if, int status, int report_format, in OnBatchScanReports()
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc1532 auto report_format = complete_view.GetBatchScanDataRead(); in on_batch_scan_read_result_complete() local
/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()