החל מ-27 במרץ 2025, מומלץ להשתמש ב-android-latest-release
במקום ב-aosp-main
כדי ליצור תרומות ל-AOSP. מידע נוסף זמין במאמר שינויים ב-AOSP.
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מידע על המבנה של sound_trigger_module
#include <
sound_trigger.h
>
לכל מודול חומרה צריך להיות מבנה נתונים בשם HAL_MODULE_INFO_SYM, והשדות של מבנה הנתונים הזה צריכים להתחיל ב-
hw_module_t
ולאחר מכן במידע ספציפי למודול.
ההגדרה מופיעה בשורה
60
בקובץ
sound_trigger.h
.
התיעוד של המבנה הזה נוצר מהקובץ הבא:
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-07-27 (שעון UTC)."],[],[],null,["# Android Hardware Abstraction Layer: sound_trigger_module Struct Reference\n\nsound_trigger_module Struct Reference\n=====================================\n\n[Data Fields](#pub-attribs) \nsound_trigger_module Struct Reference \n\n`\n#include \u003c\n`[sound_trigger.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/sound_trigger.h)`\n\u003e\n`\n\n|----------------------------------------------------------|-----------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| struct [hw_module_t](/reference/hal/structhw__module__t) | [common](/reference/hal/structsound__trigger__module#a71ea01183b3998cad6a2301a37a42fc7) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nEvery hardware module must have a data structure named HAL_MODULE_INFO_SYM and the fields of this data structure must begin with\n[hw_module_t](/reference/hal/structhw__module__t)\nfollowed by module specific information.\n\n\nDefinition at line\n[60](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/sound_trigger.h)\nof file\n[sound_trigger.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/sound_trigger.h)\n.\n\nField Documentation\n-------------------\n\n\n|-----------------------------------------------------------------|\n| struct [hw_module_t](/reference/hal/structhw__module__t) common |\n\n\nDefinition at line\n[61](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/sound_trigger.h)\nof file\n[sound_trigger.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/sound_trigger.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [sound_trigger.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/sound_trigger.h)"]]