27 Mart 2025'ten itibaren AOSP'yi derlemek ve AOSP'ye katkıda bulunmak için aosp-main
yerine android-latest-release
kullanmanızı öneririz. Daha fazla bilgi için AOSP'de yapılan değişiklikler başlıklı makaleyi inceleyin.
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
FlpDiagnosticCallbacks Yapı Referansı
#include <
fused_location.h
>
FLP teşhis geri çağırma yapısı. Şu anda kullanılmamaktadır ancak gelecekteki uzantılar için kullanılacaktır.
Tanımı,
fused_location.h
dosyasının
457
satırı
Teşhis verilerini Java çerçeve koduna raporlar
Tanımı,
fused_location.h
dosyasının
464
satırındadır.
sizeof(FlpDiagnosticCallbacks) olarak ayarlanır.
Tanımı,
fused_location.h
dosyasının
459
satırı
Bu yapının dokümanları aşağıdaki dosyadan oluşturulmuştur:
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-27 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-27 UTC."],[],[],null,["# Android Hardware Abstraction Layer: FlpDiagnosticCallbacks Struct Reference\n\nFlpDiagnosticCallbacks Struct Reference\n=======================================\n\n[Data Fields](#pub-attribs) \nFlpDiagnosticCallbacks Struct Reference \n\n`\n#include \u003c\n`[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)`\n\u003e\n`\n\n|-----------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| size_t | [size](/reference/hal/struct_flp_diagnostic_callbacks#a854352f53b148adc24983a58a1866d66) |\n| ||\n| [flp_set_thread_event](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h) | [set_thread_event_cb](/reference/hal/struct_flp_diagnostic_callbacks#a44487fb2f280f2b80ad01a1c98950296) |\n| ||\n| [report_data](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h) | [data_cb](/reference/hal/struct_flp_diagnostic_callbacks#a9c220ffa5e77dc99fba0705040399287) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nFLP diagnostic callback structure. Currently, not used - but this for future extension.\n\n\nDefinition at line\n[457](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\nof file\n[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\n.\n\nField Documentation\n-------------------\n\n\n|----------------------------------------------------------------------------------------------------------------------------------|\n| [report_data](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h) data_cb |\n\n\nreports diagnostic data into the Java framework code\n\n\nDefinition at line\n[464](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\nof file\n[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\n.\n\n|-------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [flp_set_thread_event](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h) set_thread_event_cb |\n\n\nDefinition at line\n[461](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\nof file\n[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\n.\n\n|-------------|\n| size_t size |\n\n\nset to sizeof(FlpDiagnosticCallbacks)\n\n\nDefinition at line\n[459](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\nof file\n[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)"]]