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

SDP Service Record Value. More...

#include <sdp.h>

Data Fields

uint32_t handle
 Redundant, for quick ref.
 
struct bt_sdp_attributeattrs
 Base addr of attr array.
 
size_t attr_count
 Number of attributes.
 
uint8_t index
 Index of the record in LL.
 
struct bt_sdp_recordnext
 Next service record.
 

Detailed Description

SDP Service Record Value.

Field Documentation

◆ attr_count

size_t bt_sdp_record::attr_count

Number of attributes.

◆ attrs

struct bt_sdp_attribute* bt_sdp_record::attrs

Base addr of attr array.

◆ handle

uint32_t bt_sdp_record::handle

Redundant, for quick ref.

◆ index

uint8_t bt_sdp_record::index

Index of the record in LL.

◆ next

struct bt_sdp_record* bt_sdp_record::next

Next service record.


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