public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Inga Stotland <inga.stotland@intel.com>
To: linux-bluetooth@vger.kernel.org
Cc: brian.gix@intel.com, Inga Stotland <inga.stotland@intel.com>
Subject: [PATCH BlueZ] mesh: Allow sending on org.bluez.mesh.Provisioner1
Date: Wed, 17 Jul 2019 20:54:18 -0700	[thread overview]
Message-ID: <20190718035418.4952-1-inga.stotland@intel.com> (raw)

This adds a new interface permission to bluetooth-mesh.conf:
<allow send_interface="org.bluez.mesh.Provisioner1"/>
---
 mesh/bluetooth-mesh.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mesh/bluetooth-mesh.conf b/mesh/bluetooth-mesh.conf
index 28be7c649..7fbbd648e 100644
--- a/mesh/bluetooth-mesh.conf
+++ b/mesh/bluetooth-mesh.conf
@@ -13,6 +13,7 @@
     <allow send_interface="org.bluez.mesh.Application1"/>
     <allow send_interface="org.bluez.mesh.Element1"/>
     <allow send_interface="org.bluez.mesh.ProvisionAgent1"/>
+    <allow send_interface="org.bluez.mesh.Provisioner1"/>
   </policy>
 
   <policy context="default">
-- 
2.21.0


             reply	other threads:[~2019-07-18  3:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-18  3:54 Inga Stotland [this message]
2019-07-18 17:07 ` [PATCH BlueZ] mesh: Allow sending on org.bluez.mesh.Provisioner1 Gix, Brian

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=20190718035418.4952-1-inga.stotland@intel.com \
    --to=inga.stotland@intel.com \
    --cc=brian.gix@intel.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