Searched defs:report_format (Results 1 – 8 of 8) sorted by relevance
| /packages/modules/Bluetooth/system/stack/btm/ |
| D | btm_ble_batchscan.cc | 307 uint8_t report_format, num_records; in read_reports_cb() local
|
| /packages/modules/Bluetooth/system/gd/hci/facade/ |
| D | le_scanning_manager_facade.cc | 143 …void OnBatchScanReports(int client_if, int status, int report_format, int num_records, std::vector… in OnBatchScanReports()
|
| /packages/modules/Bluetooth/system/main/shim/ |
| D | le_scanning_manager.cc | 86 void OnBatchScanReports(int client_if, int status, int report_format, in OnBatchScanReports() 582 int report_format, in OnBatchScanReports()
|
| D | btm.cc | 147 int report_format, in OnBatchScanReports()
|
| /packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
| D | gatt_ble_scanner_shim.cc | 201 int client_if, int status, int report_format, int num_records, std::vector<uint8_t> data) { in OnBatchScanReports()
|
| /packages/modules/Bluetooth/system/gd/hci/ |
| D | le_scanning_manager.cc | 98 …int client_if, int status, int report_format, int num_records, std::vector<uint8_t> data) override… in OnBatchScanReports() 1536 auto report_format = complete_view.GetBatchScanDataRead(); in on_batch_scan_read_result_complete() local
|
| /packages/modules/Bluetooth/system/main/test/ |
| D | main_shim_test.cc | 619 void OnBatchScanReports(int client_if, int status, int report_format, in OnBatchScanReports()
|
| /packages/modules/Bluetooth/android/app/jni/ |
| D | com_android_bluetooth_gatt.cpp | 415 void btgattc_batchscan_reports_cb(int client_if, int status, int report_format, in btgattc_batchscan_reports_cb() 1076 void OnBatchScanReports(int client_if, int status, int report_format, in OnBatchScanReports()
|