Searched defs:report_format (Results 1 – 6 of 6) sorted by relevance
/system/bt/gd/hci/facade/ |
D | le_scanning_manager_facade.cc | 92 …void OnBatchScanReports(int client_if, int status, int report_format, int num_records, std::vector… in OnBatchScanReports()
|
/system/bt/stack/btm/ |
D | btm_ble_batchscan.cc | 277 uint8_t report_format, num_records; in read_reports_cb() local
|
/system/bt/btif/src/ |
D | btif_ble_scanner.cc | 100 uint8_t report_format, uint8_t num_records, in bta_batch_scan_reports_cb()
|
/system/bt/main/shim/ |
D | le_scanning_manager.cc | 305 void OnBatchScanReports(int client_if, int status, int report_format, in OnBatchScanReports()
|
D | btm.cc | 136 int report_format, in OnBatchScanReports()
|
/system/bt/gd/hci/ |
D | le_scanning_manager.cc | 156 …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
|