Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
bt_sdp_record Struct Reference

SDP Service Record Value. More...

#include <sdp.h>

Data Fields

uint32_t handle
 
struct bt_sdp_attributeattrs
 
size_t attr_count
 
uint8_t index
 
struct bt_sdp_recordnext
 

Detailed Description

SDP Service Record Value.

Field Documentation

◆ attr_count

size_t bt_sdp_record::attr_count

◆ attrs

struct bt_sdp_attribute* bt_sdp_record::attrs

◆ handle

uint32_t bt_sdp_record::handle

◆ index

uint8_t bt_sdp_record::index

◆ next

struct bt_sdp_record* bt_sdp_record::next

The documentation for this struct was generated from the following file: