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.
FlpDiagnosticInterface Yapı Referansı
#include <
fused_location.h
>
Teşhis desteği için genişletilmiş arayüz.
Tanımı,
fused_location.h
dosyasının
468
satırı
Teşhis arayüzünü açar ve bu arayüzün uygulanması için geri çağırma rutinlerini sağlar.
Tanımı,
fused_location.h
dosyasının
476
satırhindedir.
int(* inject_data)(char *data, int length)
|
Teşhis verilerini FLP alt sistemine ekler. Başarılı olduğunda 0, hata olduğunda -1 döndürür.
Tanımı,
fused_location.h
dosyasının
482
satırhindedir.
sizeof(FlpDiagnosticInterface) olarak ayarlanır.
Tanımı,
fused_location.h
dosyasının
470
satırhindedir.
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: FlpDiagnosticInterface Struct Reference\n\nFlpDiagnosticInterface Struct Reference\n=======================================\n\n[Data Fields](#pub-attribs) \nFlpDiagnosticInterface 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_interface#a854352f53b148adc24983a58a1866d66) |\n| ||\n| void(\\* | [init](/reference/hal/struct_flp_diagnostic_interface#a0a79fdf3fceb8a7e7e2cbe2641765529) )( [FlpDiagnosticCallbacks](/reference/hal/struct_flp_diagnostic_callbacks) \\*callbacks) |\n| ||\n| int(\\* | [inject_data](/reference/hal/struct_flp_diagnostic_interface#a05c32a5df98d304e274416fe24d3580a) )(char \\*data, int length) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nExtended interface for diagnostic support.\n\n\nDefinition at line\n[468](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| void(\\* init)( [FlpDiagnosticCallbacks](/reference/hal/struct_flp_diagnostic_callbacks) \\*callbacks) |\n\n\nOpens the diagnostic interface and provides the callback routines to the implemenation of this interface.\n\n\nDefinition at line\n[476](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| int(\\* inject_data)(char \\*data, int length) |\n\n\nInjects diagnostic data into the FLP subsystem. Return 0 on success, -1 on error.\n\n\nDefinition at line\n[482](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(FlpDiagnosticInterface)\n\n\nDefinition at line\n[470](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)"]]