Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp2822588ybl; Thu, 19 Dec 2019 22:19:46 -0800 (PST) X-Google-Smtp-Source: APXvYqx//56Kg4uk6KF3LG1EZcg9h6+OK6ZbsRHBBV4mQBwMwlvmlzwmVDuEpQwSoRJ4D71EGDNG X-Received: by 2002:a9d:748d:: with SMTP id t13mr12769413otk.181.1576822785896; Thu, 19 Dec 2019 22:19:45 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1576822785; cv=none; d=google.com; s=arc-20160816; b=s06X0LMs8fW4Ps66xdTInx6ekwLq5CjBbK6Sg+rdvSjJgP+gT447Dq0BCGwmrKhSFo IhvPHRo9J+K/ocJTqTGNBshtmzexHYyvPqqZsxXiYgVueoKoG3GuXAHdZRrCSnEmNYeV XckeHes+j2DuCm/P36C4GpeGLgHX4c+q0wrHvahOZ+CVs38OKZ1PA5TPYuLkEjCWLY3J hXQ53qNXovyxjtuz7WxPVEwm0DEHsGAuA9LJDF4y9Bf9I4o9fmgXEl/Xo9acqSud7KC2 Z/RmTLUlg6yWRpIPKqe/pFhTgszzxwQYhAbxcN2VAktQ8bUTiI8joWYJ4uuOcBf+00pU UFxg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=nVrA3CU06nAC0Tqlyi+ryAfqbDDr0pOvKsWtxcmRP5E=; b=QgrbZrsSJ3jR+rqjdNqPTPv4r9L5NZ5r2G43bvNdlCUM9Q2CSMEb8YjNz7A+mVDqtu a7Qwg53Aaz0TpgB4MDYHKHVyttJVhag5LaFF03c8WSNXgniHGonwlbuc7IvEsXtaU0U2 2wCcL/uf5Fz9QTidYgFokCZM9jEZG4wVjbeeppfcAXtEvDZRzRkZ1UY0gKRyLjPyFhEt XN9nWIhl0lBAaaWlgITLW9pZmXd1a6uperFEdXhr5aEk8rhr4xgt1BvtW+KsbSOGeeoG 7zHptI6QwsboMDU8fC4tFXBq3YSQBo5cVmCT1kJQ3pYLlK6nV+8KG63qY3GcD0yMohqu o4kw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-bluetooth-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r6si4418306otn.216.2019.12.19.22.19.20; Thu, 19 Dec 2019 22:19:45 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-bluetooth-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-bluetooth-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726002AbfLTGSh (ORCPT + 99 others); Fri, 20 Dec 2019 01:18:37 -0500 Received: from mga17.intel.com ([192.55.52.151]:37790 "EHLO mga17.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725853AbfLTGSh (ORCPT ); Fri, 20 Dec 2019 01:18:37 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Dec 2019 22:18:36 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,334,1571727600"; d="scan'208";a="206453206" Received: from ingas-nuc1.sea.intel.com ([10.254.36.226]) by orsmga007.jf.intel.com with ESMTP; 19 Dec 2019 22:18:36 -0800 From: Inga Stotland To: linux-bluetooth@vger.kernel.org Cc: brian.gix@intel.com, Inga Stotland Subject: [PATCH BlueZ] TODO: Update mesh section Date: Thu, 19 Dec 2019 22:18:29 -0800 Message-Id: <20191220061829.11418-1-inga.stotland@intel.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-bluetooth-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org --- TODO | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/TODO b/TODO index 598610280..c9b30641d 100644 --- a/TODO +++ b/TODO @@ -189,13 +189,7 @@ Management Interface Mesh ==== -- Read default configuration settings (e.g., provisioning timeout, supported - features, etc.)from mesh.conf file. - - Priority: Medium - Complexity: C1 - -- Add examples and unit tests +- Add unit tests Priority: High Complexity: C1 @@ -212,11 +206,6 @@ Mesh Priority: Medium Complexity: C2 -- Design and implement Mesh Provisioner/ Configuration Client Model. - - Priority: Medium - Complexity: C4 - - Add support for GATT proxy server Priority: Low @@ -233,7 +222,3 @@ Mesh Priority: Low Complexity: C4 -- Support for all the provisioning OOB types - - Priority: Medium - Complexity: C2 -- 2.21.0