diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2012-11-15 12:40:43 +0200 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2012-11-15 12:46:10 +0200 |
commit | b1c4a376bf0125b125ccc0fb25952d11de60c3e8 (patch) | |
tree | 2637a0e499d3a47533e446d137d111bc8aa9789d /lib | |
parent | b0f28fa73c533f59f8a0af710473ecf9b916c5b7 (diff) |
lib: Add new Network attribute define for HFP 1.6 AG record
Diffstat (limited to 'lib')
-rw-r--r-- | lib/sdp.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -272,6 +272,7 @@ extern "C" { #define SDP_ATTR_EXTERNAL_NETWORK 0x0301 #define SDP_ATTR_SUPPORTED_DATA_STORES_LIST 0x0301 #define SDP_ATTR_DATA_EXCHANGE_SPEC 0x0301 +#define SDP_ATTR_NETWORK 0x0301 #define SDP_ATTR_FAX_CLASS1_SUPPORT 0x0302 #define SDP_ATTR_REMOTE_AUDIO_VOLUME_CONTROL 0x0302 #define SDP_ATTR_MCAP_SUPPORTED_PROCEDURES 0x0302 |