החל מ-27 במרץ 2025, מומלץ להשתמש ב-android-latest-release
במקום ב-aosp-main
כדי ליצור תרומות ל-AOSP. מידע נוסף זמין במאמר שינויים ב-AOSP.
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
_bluetooth_sdp_hdr Struct Reference
#include <
bt_sdp.h
>
ההגדרה מופיעה בשורה
38
בקובץ
bt_sdp.h
.
int32_t rfcomm_channel_number
|
uint32_t service_name_length
|
התיעוד של המבנה הזה נוצר מהקובץ הבא:
-
hardware/libhardware/include/hardware/
bt_sdp.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: _bluetooth_sdp_hdr Struct Reference\n\n_bluetooth_sdp_hdr Struct Reference\n===================================\n\n[Data Fields](#pub-attribs) \n_bluetooth_sdp_hdr Struct Reference \n\n`\n#include \u003c\n`[bt_sdp.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)`\n\u003e\n`\n\n|--------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| [bluetooth_sdp_types](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h) | [type](/reference/hal/struct__bluetooth__sdp__hdr#aefa2b915caa7c72724867d3f94162d42) |\n| ||\n| [bt_uuid_t](/reference/hal/structbt__uuid__t) | [uuid](/reference/hal/struct__bluetooth__sdp__hdr#a673ed00478f64fe0ca546c3d6c5ddae0) |\n| ||\n| uint32_t | [service_name_length](/reference/hal/struct__bluetooth__sdp__hdr#aa104a9e04645fe7cb0127da9146d128a) |\n| ||\n| char \\* | [service_name](/reference/hal/struct__bluetooth__sdp__hdr#a70d80d309fe5b70a30b7b81efb093484) |\n| ||\n| int32_t | [rfcomm_channel_number](/reference/hal/struct__bluetooth__sdp__hdr#aa405c90ae3c603890747cc265f01218d) |\n| ||\n| int32_t | [l2cap_psm](/reference/hal/struct__bluetooth__sdp__hdr#a87c8b3af41144b440bd8cc58672a3a66) |\n| ||\n| int32_t | [profile_version](/reference/hal/struct__bluetooth__sdp__hdr#a4d488edeab3ca0d644edaf9112b4739c) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[38](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)\nof file\n[bt_sdp.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)\n.\n\nField Documentation\n-------------------\n\n\n|-------------------|\n| int32_t l2cap_psm |\n\n\nDefinition at line\n[44](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)\nof file\n[bt_sdp.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)\n.\n\n|-------------------------|\n| int32_t profile_version |\n\n\nDefinition at line\n[45](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)\nof file\n[bt_sdp.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)\n.\n\n|-------------------------------|\n| int32_t rfcomm_channel_number |\n\n\nDefinition at line\n[43](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)\nof file\n[bt_sdp.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)\n.\n\n|---------------------|\n| char\\* service_name |\n\n\nDefinition at line\n[42](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)\nof file\n[bt_sdp.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)\n.\n\n|------------------------------|\n| uint32_t service_name_length |\n\n\nDefinition at line\n[41](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)\nof file\n[bt_sdp.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)\n.\n\n|-------------------------------------------------------------------------------------------------------------------------------|\n| [bluetooth_sdp_types](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h) type |\n\n\nDefinition at line\n[39](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)\nof file\n[bt_sdp.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)\n.\n\n|----------------------------------------------------|\n| [bt_uuid_t](/reference/hal/structbt__uuid__t) uuid |\n\n\nDefinition at line\n[40](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)\nof file\n[bt_sdp.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [bt_sdp.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_sdp.h)"]]