Return-Path: From: Lukasz Rymanowski To: linux-bluetooth@vger.kernel.org Cc: Lukasz Rymanowski Subject: [PATCH 1/2] android/pics: Enable privacy for peripheral Date: Fri, 20 Jun 2014 00:50:33 +0200 Message-Id: <1403218234-19996-1-git-send-email-lukasz.rymanowski@tieto.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: --- android/pics-gap.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/android/pics-gap.txt b/android/pics-gap.txt index 5b36d4a..b3b896c 100644 --- a/android/pics-gap.txt +++ b/android/pics-gap.txt @@ -461,12 +461,12 @@ C.2: Mandatory if TSPC_GAP_0A_1 and TSPC_GAP_27_4 are supported, Parameter Name Selected Description ------------------------------------------------------------------------------- TSPC_GAP_26_1 False Peripheral: Privacy Feature (O) -TSPC_GAP_26_1A False Peripheral: Privacy Feature v1.1 (O) -TSPC_GAP_26_2 False Peripheral: Non-Resolvable Private Address +TSPC_GAP_26_1A True (*) Peripheral: Privacy Feature v1.1 (O) +TSPC_GAP_26_2 True (*) Peripheral: Non-Resolvable Private Address Generation Procedure (C.1) -TSPC_GAP_26_3 False Peripheral: Resolvable Private Address +TSPC_GAP_26_3 True (*) Peripheral: Resolvable Private Address Generation Procedure (C.2) -TSPC_GAP_26_4 False Peripheral: Resolvable Private Address +TSPC_GAP_26_4 True (*) Peripheral: Resolvable Private Address Generation Procedure (C.4) ------------------------------------------------------------------------------- C.1: Optional if TSPC_GAP_26_1 is supported, otherwise Excluded. -- 1.8.4