From b91cf84c987b8cc4bdfa9c0fb0daf88089c5687a Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 22 Aug 2005 10:44:04 +0000 Subject: Add attribute identifier for supported repositories --- include/sdp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/sdp.h b/include/sdp.h index c21cb979..c622e177 100644 --- a/include/sdp.h +++ b/include/sdp.h @@ -261,6 +261,7 @@ extern "C" { #define SDP_ATTR_SUPPORTED_FEATURES 0x0311 #define SDP_ATTR_SUPPORTED_FUNCTIONS 0x0312 #define SDP_ATTR_TOTAL_IMAGING_DATA_CAPACITY 0x0313 +#define SDP_ATTR_SUPPORTED_REPOSITORIES 0x0314 #define SDP_ATTR_SPECIFICATION_ID 0x0200 #define SDP_ATTR_VENDOR_ID 0x0201 -- cgit