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

SDP attribute ID list for Service Attribute and Service Search Attribute transactions. More...

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

Data Fields

size_t count
 Count of the SDP attribute ID range.
struct bt_sdp_attribute_id_rangeranges
 Attribute ID range array list.

Detailed Description

SDP attribute ID list for Service Attribute and Service Search Attribute transactions.

Field Documentation

◆ count

size_t bt_sdp_attribute_id_list::count

Count of the SDP attribute ID range.

◆ ranges

struct bt_sdp_attribute_id_range* bt_sdp_attribute_id_list::ranges

Attribute ID range array list.


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