Ab dem 27. März 2025 empfehlen wir, android-latest-release
anstelle von aosp-main
zu verwenden, um AOSP zu erstellen und Beiträge dazu zu leisten. Weitere Informationen finden Sie unter Änderungen am AOSP.
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Struct-Referenz für bt_out_of_band_data_t
#include <
bluetooth.h
>
Bluetooth-Out-of-Band-Daten für die Kopplung
Definition in Zeile
268
der Datei
bluetooth.h
.
Die Dokumentation für diese Struktur wurde aus der folgenden Datei generiert:
Alle Inhalte und Codebeispiele auf dieser Seite unterliegen den Lizenzen wie im Abschnitt Inhaltslizenz beschrieben. Java und OpenJDK sind Marken oder eingetragene Marken von Oracle und/oder seinen Tochtergesellschaften.
Zuletzt aktualisiert: 2025-07-27 (UTC).
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-27 (UTC)."],[],[],null,["# Android Hardware Abstraction Layer: bt_out_of_band_data_t Struct Reference\n\nbt_out_of_band_data_t Struct Reference\n======================================\n\n[Data Fields](#pub-attribs) \nbt_out_of_band_data_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| uint8_t | [c192](/reference/hal/structbt__out__of__band__data__t#ae64630654df00c435ee98d4c6db9ddff) \\[16\\] |\n| ||\n| uint8_t | [r192](/reference/hal/structbt__out__of__band__data__t#a6a2e03287933e3dbd000cd58e639c35a) \\[16\\] |\n| ||\n| uint8_t | [c256](/reference/hal/structbt__out__of__band__data__t#a52cf5f45a665a1d64b5917fe1c55e401) \\[16\\] |\n| ||\n| uint8_t | [r256](/reference/hal/structbt__out__of__band__data__t#a4c87224e8a21db84a35d2215edb27377) \\[16\\] |\n| ||\n| uint8_t | [sm_tk](/reference/hal/structbt__out__of__band__data__t#a1116b837edf8cb22d795f23b28033951) \\[16\\] |\n| ||\n| uint8_t | [le_sc_c](/reference/hal/structbt__out__of__band__data__t#a4b080988b27974644cfcf9fd121b9853) \\[16\\] |\n| ||\n| uint8_t | [le_sc_r](/reference/hal/structbt__out__of__band__data__t#af0858df439ef532a09a346d0adcb737d) \\[16\\] |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nBluetooth Out Of Band data for bonding\n\n\nDefinition at line\n[268](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| uint8_t c192\\[16\\] |\n\n\nDefinition at line\n[270](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| uint8_t c256\\[16\\] |\n\n\nDefinition at line\n[272](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| uint8_t le_sc_c\\[16\\] |\n\n\nDefinition at line\n[275](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| uint8_t le_sc_r\\[16\\] |\n\n\nDefinition at line\n[276](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| uint8_t r192\\[16\\] |\n\n\nDefinition at line\n[271](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| uint8_t r256\\[16\\] |\n\n\nDefinition at line\n[273](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| uint8_t sm_tk\\[16\\] |\n\n\nDefinition at line\n[274](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)"]]