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 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html