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.
FlpDeviceContextInterface Yapı Referansı
#include <
fused_location.h
>
Cihaz bağlamı desteği için genişletilmiş arayüz.
Tanımı,
fused_location.h
dosyasının
507
satırındadır.
int(* inject_device_context)(uint32_t enabledMask)
|
FLP alt sistemine hata ayıklama verileri enjekte eder. Başarılı olduğunda 0, hata olduğunda -1 döndürür.
fused_location.h
dosyasının
515
satırı
sizeof(FlpDeviceContextInterface) olarak ayarlanır.
Tanımı,
fused_location.h
dosyasının
509
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: FlpDeviceContextInterface Struct Reference\n\nFlpDeviceContextInterface Struct Reference\n==========================================\n\n[Data Fields](#pub-attribs) \nFlpDeviceContextInterface 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_device_context_interface#a854352f53b148adc24983a58a1866d66) |\n| ||\n| int(\\* | [inject_device_context](/reference/hal/struct_flp_device_context_interface#a774313ab08b82cf8e7c98c923ff962c6) )(uint32_t enabledMask) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nExtended interface for device context support.\n\n\nDefinition at line\n[507](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| int(\\* inject_device_context)(uint32_t enabledMask) |\n\n\nInjects debug data into the FLP subsystem. Return 0 on success, -1 on error.\n\n\nDefinition at line\n[515](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(FlpDeviceContextInterface)\n\n\nDefinition at line\n[509](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)"]]