Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_sdp_attribute Struct Reference

SDP Attribute Value. More...

#include <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: