Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
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. |
SDP attribute ID range.
If the beginning attribute ID is same with the ending attribute ID, the range represents a single attribute ID.
uint16_t bt_sdp_attribute_id_range::beginning |
Beginning attribute ID of the range.
uint16_t bt_sdp_attribute_id_range::ending |
Ending attribute ID of the range.