Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_sdp_attribute_id_range Struct Reference

SDP attribute ID range. More...

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

Data Fields

uint16_t beginning
 Beginning attribute ID of the range.
uint16_t ending
 Ending attribute ID of the range.

Detailed Description

SDP attribute ID range.

If the beginning attribute ID is same with the ending attribute ID, the range represents a single attribute ID.

Field Documentation

◆ beginning

uint16_t bt_sdp_attribute_id_range::beginning

Beginning attribute ID of the range.

◆ ending

uint16_t bt_sdp_attribute_id_range::ending

Ending attribute ID of the range.


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