A partir de 27 de março de 2025, recomendamos usar android-latest-release
em vez de aosp-main
para criar e contribuir com o AOSP. Para mais informações, consulte Mudanças no AOSP.
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Referência da estrutura bt_service_record_t
#include <
bluetooth.h
>
Registro de serviço SDP do Bluetooth
Definição na linha
136
do arquivo
bluetooth.h
.
A documentação desse struct foi gerada com base no seguinte arquivo:
O conteúdo e os exemplos de código nesta página estão sujeitos às licenças descritas na Licença de conteúdo. Java e OpenJDK são marcas registradas da Oracle e/ou suas afiliadas.
Última atualização 2025-07-27 UTC.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-07-27 UTC."],[],[],null,["# Android Hardware Abstraction Layer: bt_service_record_t Struct Reference\n\nbt_service_record_t Struct Reference\n====================================\n\n[Data Fields](#pub-attribs) \nbt_service_record_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| [bt_uuid_t](/reference/hal/structbt__uuid__t) | [uuid](/reference/hal/structbt__service__record__t#a673ed00478f64fe0ca546c3d6c5ddae0) |\n| ||\n| uint16_t | [channel](/reference/hal/structbt__service__record__t#a416297e763a4ef969dc4b11fbf607c8d) |\n| ||\n| char | [name](/reference/hal/structbt__service__record__t#a8e03167ce04350be901b028cc4cf1ce1) \\[256\\] |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nBluetooth SDP service record\n\n\nDefinition at line\n[136](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| uint16_t channel |\n\n\nDefinition at line\n[139](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| char name\\[256\\] |\n\n\nDefinition at line\n[140](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| [bt_uuid_t](/reference/hal/structbt__uuid__t) uuid |\n\n\nDefinition at line\n[138](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)"]]