linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ] mesh: Allow sending on org.bluez.mesh.Provisioner1
@ 2019-07-18  3:54 Inga Stotland
  2019-07-18 17:07 ` Gix, Brian
  0 siblings, 1 reply; 2+ messages in thread
From: Inga Stotland @ 2019-07-18  3:54 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: brian.gix, Inga Stotland

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


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

* Re: [PATCH BlueZ] mesh: Allow sending on org.bluez.mesh.Provisioner1
  2019-07-18  3:54 [PATCH BlueZ] mesh: Allow sending on org.bluez.mesh.Provisioner1 Inga Stotland
@ 2019-07-18 17:07 ` Gix, Brian
  0 siblings, 0 replies; 2+ messages in thread
From: Gix, Brian @ 2019-07-18 17:07 UTC (permalink / raw)
  To: linux-bluetooth, Stotland, Inga

Applied

On Wed, 2019-07-17 at 20:54 -0700, Inga Stotland wrote:
> 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">

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

end of thread, other threads:[~2019-07-18 17:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-18  3:54 [PATCH BlueZ] mesh: Allow sending on org.bluez.mesh.Provisioner1 Inga Stotland
2019-07-18 17:07 ` Gix, Brian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).