À partir du 27 mars 2025, nous vous recommandons d'utiliser android-latest-release
au lieu de aosp-main
pour créer et contribuer à AOSP. Pour en savoir plus, consultez la section Modifications apportées à AOSP.
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Documentation de référence sur la struct FlpDiagnosticCallbacks
#include <
fused_location.h
>
Structure de rappel de diagnostic FLP. Actuellement, non utilisé, mais pour une future extension.
Définition à la ligne
457
du fichier
fused_location.h
.
enregistre les données de diagnostic dans le code du framework Java
Définition à la ligne
464
du fichier
fused_location.h
.
défini sur sizeof(FlpDiagnosticCallbacks)
Définition à la ligne
459
du fichier
fused_location.h
.
La documentation de ce struct a été générée à partir du fichier suivant :
Le contenu et les exemples de code de cette page sont soumis aux licences décrites dans la Licence de contenu. Java et OpenJDK sont des marques ou des marques déposées d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/27 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 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)"]]