Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/facade/
H A Dle_scanning_manager_facade.cc92 …void OnBatchScanReports(int client_if, int status, int report_format, int num_records, std::vector… in OnBatchScanReports()
/aosp12/system/bt/stack/btm/
H A Dbtm_ble_batchscan.cc277 uint8_t report_format, num_records; in read_reports_cb() local
/aosp12/system/bt/btif/src/
H A Dbtif_ble_scanner.cc100 uint8_t report_format, uint8_t num_records, in bta_batch_scan_reports_cb()
/aosp12/system/bt/main/shim/
H A Dle_scanning_manager.cc305 void OnBatchScanReports(int client_if, int status, int report_format, in OnBatchScanReports()
H A Dbtm.cc139 int report_format, in OnBatchScanReports()
/aosp12/system/bt/gd/hci/
H A Dle_scanning_manager.cc156 …void OnBatchScanReports(int client_if, int status, int report_format, int num_records, std::vector… in OnBatchScanReports()
1139 auto report_format = complete_view.GetBatchScanDataRead(); in on_batch_scan_read_result_complete() local
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp376 void btgattc_batchscan_reports_cb(int client_if, int status, int report_format, in btgattc_batchscan_reports_cb()
945 void OnBatchScanReports(int client_if, int status, int report_format, in OnBatchScanReports()