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.
bt_os_callouts_t Yapı Referansı
#include <
bluetooth.h
>
bluedroid'un uyanık kalma alarmları ayarlamak ve uyanık kalma kilitlerini almak için ihtiyaç duyduğu işlevler grubu. Bu yapı, |bt_interface_t| üzerindeki |set_os_callouts| işlevi aracılığıyla yığına aktarılır.
bluetooth.h
dosyasının
427
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: bt_os_callouts_t Struct Reference\n\nbt_os_callouts_t Struct Reference\n=================================\n\n[Data Fields](#pub-attribs) \nbt_os_callouts_t Struct Reference \n\n`\n#include \u003c\n`[bluetooth.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h)`\n\u003e\n`\n\n|-----------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| size_t | [size](/reference/hal/structbt__os__callouts__t#a854352f53b148adc24983a58a1866d66) |\n| ||\n| [set_wake_alarm_callout](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h) | [set_wake_alarm](/reference/hal/structbt__os__callouts__t#ad0636f5f8634bfadded80c597af368bb) |\n| ||\n| [acquire_wake_lock_callout](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h) | [acquire_wake_lock](/reference/hal/structbt__os__callouts__t#ad02d90140b3e3ec97eeb454570b8bdae) |\n| ||\n| [release_wake_lock_callout](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h) | [release_wake_lock](/reference/hal/structbt__os__callouts__t#ab651493a180f462951245675e6b3e1f7) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nThe set of functions required by bluedroid to set wake alarms and grab wake locks. This struct is passed into the stack through the \\|set_os_callouts\\| function on \\|bt_interface_t\\|.\n\n\nDefinition at line\n[427](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h)\nof file\n[bluetooth.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h)\n.\n\nField Documentation\n-------------------\n\n\n|-----------------------------------------------------------------------------------------------------------------------------------------------------|\n| [acquire_wake_lock_callout](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h) acquire_wake_lock |\n\n\nDefinition at line\n[432](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h)\nof file\n[bluetooth.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h)\n.\n\n|-----------------------------------------------------------------------------------------------------------------------------------------------------|\n| [release_wake_lock_callout](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h) release_wake_lock |\n\n\nDefinition at line\n[433](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h)\nof file\n[bluetooth.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h)\n.\n\n|-----------------------------------------------------------------------------------------------------------------------------------------------|\n| [set_wake_alarm_callout](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h) set_wake_alarm |\n\n\nDefinition at line\n[431](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h)\nof file\n[bluetooth.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h)\n.\n\n|-------------|\n| size_t size |\n\n\nDefinition at line\n[429](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h)\nof file\n[bluetooth.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [bluetooth.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h)"]]