Searched defs:report_format (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_scanner_shim.cc | 192 int client_if, int status, int report_format, int num_records, std::vector<uint8_t> data) { in OnBatchScanReports()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | le_scanning_manager.cc | 590 int report_format, in OnBatchScanReports()
|
/packages/modules/Bluetooth/system/main/test/ |
D | main_shim_test.cc | 595 void OnBatchScanReports(int client_if, int status, int report_format, in OnBatchScanReports()
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | le_scanning_manager.cc | 1614 auto report_format = complete_view.GetBatchScanDataRead(); in on_batch_scan_read_result_complete() local
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 413 void btgattc_batchscan_reports_cb(int client_if, int status, int report_format, in btgattc_batchscan_reports_cb() 1084 void OnBatchScanReports(int client_if, int status, int report_format, in OnBatchScanReports()
|