Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
bt_sdp_attribute Struct Reference

SDP Attribute Value. More...

#include <zephyr/bluetooth/classic/sdp.h>

Data Fields

uint16_t id
 Attribute ID.
struct bt_sdp_data_elem val
 Attribute data.

Detailed Description

SDP Attribute Value.

Field Documentation

◆ id

uint16_t bt_sdp_attribute::id

Attribute ID.

◆ val

struct bt_sdp_data_elem bt_sdp_attribute::val

Attribute data.


The documentation for this struct was generated from the following file:
  • zephyr/bluetooth/classic/sdp.h