From: Szymon Janc <szymon.janc@tieto.com>
To: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v2 1/4] lib/sdp: Add attributes and service class for MPS
Date: Mon, 26 May 2014 11:11:11 +0200 [thread overview]
Message-ID: <4902369.Ihp58TOQrg@uw000953> (raw)
In-Reply-To: <1400857882-3298-1-git-send-email-szymon.janc@tieto.com>
On Friday 23 of May 2014 17:11:19 Szymon Janc wrote:
> ---
> lib/sdp.h | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/lib/sdp.h b/lib/sdp.h
> index 34adf9a..cc10e9f 100644
> --- a/lib/sdp.h
> +++ b/lib/sdp.h
> @@ -134,6 +134,8 @@ extern "C" {
> #define MAP_SVCLASS_ID 0x1134
> #define GNSS_SVCLASS_ID 0x1135
> #define GNSS_SERVER_SVCLASS_ID 0x1136
> +#define MPS_SC_SVCLASS_ID 0x113A
> +#define MPS_SVCLASS_ID 0x113B
> #define PNP_INFO_SVCLASS_ID 0x1200
> #define GENERIC_NETWORKING_SVCLASS_ID 0x1201
> #define GENERIC_FILETRANS_SVCLASS_ID 0x1202
> @@ -228,6 +230,7 @@ extern "C" {
> #define GENERIC_ACCESS_PROFILE_ID GENERIC_ACCESS_SVCLASS_ID
> #define GENERIC_ATTRIB_PROFILE_ID GENERIC_ATTRIB_SVCLASS_ID
> #define APPLE_AGENT_PROFILE_ID APPLE_AGENT_SVCLASS_ID
> +#define MPS_PROFILE_ID MPS_SC_SVCLASS_ID
>
> /*
> * Compatibility macros for the old MDP acronym
> @@ -270,6 +273,10 @@ extern "C" {
> #define SDP_ATTR_GOEP_L2CAP_PSM 0x0200
> #define SDP_ATTR_SVCDB_STATE 0x0201
>
> +#define SDP_ATTR_MPSD_SCENARIOS 0x0200
> +#define SDP_ATTR_MPMD_SCENARIOS 0x0201
> +#define SDP_ATTR_MPS_DEPENDENCIES 0x0202
> +
> #define SDP_ATTR_SERVICE_VERSION 0x0300
> #define SDP_ATTR_EXTERNAL_NETWORK 0x0301
> #define SDP_ATTR_SUPPORTED_DATA_STORES_LIST 0x0301
>
Pushed.
--
Best regards,
Szymon Janc
prev parent reply other threads:[~2014-05-26 9:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-23 15:11 [PATCH v2 1/4] lib/sdp: Add attributes and service class for MPS Szymon Janc
2014-05-23 15:11 ` [PATCH v2 2/4] android/bluetooth: Register SDP record " Szymon Janc
2014-05-23 15:11 ` [PATCH v2 3/4] android/pics: Enable NAP and PBAP in MPS settings Szymon Janc
2014-05-23 15:11 ` [PATCH v2 4/4] android/pts: Update MPS tests results Szymon Janc
2014-05-26 9:11 ` Szymon Janc [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4902369.Ihp58TOQrg@uw000953 \
--to=szymon.janc@tieto.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox