diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2005-08-22 10:44:04 +0000 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2005-08-22 10:44:04 +0000 | 
| commit | b91cf84c987b8cc4bdfa9c0fb0daf88089c5687a (patch) | |
| tree | feeabb188cd382f764429bbee1bff0cb75064487 /include/sdp.h | |
| parent | 44f113d701858c5c502b30873b5a0375140eb211 (diff) | |
Add attribute identifier for supported repositories
Diffstat (limited to 'include/sdp.h')
| -rw-r--r-- | include/sdp.h | 1 | 
1 files changed, 1 insertions, 0 deletions
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  | 
