Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 00/12] More customization options
@ 2014-09-30 11:06 Szymon Janc
  2014-09-30 11:06 ` [PATCH 01/12] android: Add support for more configuration options Szymon Janc
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Szymon Janc @ 2014-09-30 11:06 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Szymon Janc

Hi,

Following patches extend configuration with more options required by DIS and
DID profiles.

Characteristics in DIS that would allow device tracking (serial and system id)
now require pairing before reading.

Proposed Android properties and fallbacks are described in last patch.

Comments are welcome.
Szymon Janc

Szymon Janc (12):
  android: Add support for more configuration options
  android/gatt: Bring back System ID in DIS
  android/gatt: Fix serial number in DIS
  android/gatt: Require encryption for Serial and System ID in DIS
  android/bluetooth: Use configured values for DID
  lib/uuid: Add define for GATT PnP ID UUID
  android/gatt: Add support for PnP ID in DIS
  android/gatt: Use release version for software revision in DIS
  android: Remove few not needed blank lines
  android: Add support for FW and HW revision config options
  android/pts: Update PTS settings and results for DIS
  android/README: Update with new configuration options

 android/README          |  12 ++++
 android/bluetooth.c     |  25 +++------
 android/gatt.c          | 108 +++++++++++++++++++++++++++++++-----
 android/hal-bluetooth.c |  25 +++++++++
 android/hal-ipc-api.txt |   5 ++
 android/hal-msg.h       |   5 ++
 android/main.c          | 145 ++++++++++++++++++++++++++++++++++++++++++++++--
 android/pics-dis.txt    |   4 +-
 android/pixit-dis.txt   |   2 +-
 android/pts-dis.txt     |   8 +--
 android/utils.h         |   8 +++
 lib/uuid.h              |   1 +
 12 files changed, 303 insertions(+), 45 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-10-02 13:50 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-30 11:06 [PATCH 00/12] More customization options Szymon Janc
2014-09-30 11:06 ` [PATCH 01/12] android: Add support for more configuration options Szymon Janc
2014-09-30 11:06 ` [PATCH 02/12] android/gatt: Bring back System ID in DIS Szymon Janc
2014-09-30 11:06 ` [PATCH 03/12] android/gatt: Fix serial number " Szymon Janc
2014-09-30 11:06 ` [PATCH 04/12] android/gatt: Require encryption for Serial and System ID " Szymon Janc
2014-09-30 11:06 ` [PATCH 05/12] android/bluetooth: Use configured values for DID Szymon Janc
2014-09-30 11:06 ` [PATCH 06/12] lib/uuid: Add define for GATT PnP ID UUID Szymon Janc
2014-09-30 11:06 ` [PATCH 07/12] android/gatt: Add support for PnP ID in DIS Szymon Janc
2014-09-30 11:06 ` [PATCH 08/12] android/gatt: Use release version for software revision " Szymon Janc
2014-09-30 11:06 ` [PATCH 09/12] android: Remove few not needed blank lines Szymon Janc
2014-09-30 11:06 ` [PATCH 10/12] android: Add support for FW and HW revision config options Szymon Janc
2014-09-30 11:06 ` [PATCH 11/12] android/pts: Update PTS settings and results for DIS Szymon Janc
2014-09-30 11:06 ` [PATCH 12/12] android/README: Update with new configuration options Szymon Janc
2014-10-02 13:50 ` [PATCH 00/12] More customization options Szymon Janc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox