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