public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Punch a hole for HandsfreeAgent in dbus policy
@ 2010-02-13  2:06 Denis Kenzior
  2010-02-13  2:06 ` Denis Kenzior
  0 siblings, 1 reply; 3+ messages in thread
From: Denis Kenzior @ 2010-02-13  2:06 UTC (permalink / raw)
  To: linux-bluetooth

This is required for HFP support.


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

* [PATCH] Punch a hole for HandsfreeAgent in dbus policy
  2010-02-13  2:06 [PATCH] Punch a hole for HandsfreeAgent in dbus policy Denis Kenzior
@ 2010-02-13  2:06 ` Denis Kenzior
  2010-02-18 17:12   ` Johan Hedberg
  0 siblings, 1 reply; 3+ messages in thread
From: Denis Kenzior @ 2010-02-13  2:06 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Denis Kenzior

---
 src/bluetooth.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/bluetooth.conf b/src/bluetooth.conf
index 315009c..56e7a83 100644
--- a/src/bluetooth.conf
+++ b/src/bluetooth.conf
@@ -11,6 +11,7 @@
     <allow own="org.bluez"/>
     <allow send_destination="org.bluez"/>
     <allow send_interface="org.bluez.Agent"/>
+    <allow send_interface="org.bluez.HandsfreeAgent"/>
   </policy>
 
   <policy at_console="true">
-- 
1.6.4.4


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

* Re: [PATCH] Punch a hole for HandsfreeAgent in dbus policy
  2010-02-13  2:06 ` Denis Kenzior
@ 2010-02-18 17:12   ` Johan Hedberg
  0 siblings, 0 replies; 3+ messages in thread
From: Johan Hedberg @ 2010-02-18 17:12 UTC (permalink / raw)
  To: Denis Kenzior; +Cc: linux-bluetooth, Denis Kenzior

Hi Denis,

On Fri, Feb 12, 2010, Denis Kenzior wrote:
> ---
>  src/bluetooth.conf |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/src/bluetooth.conf b/src/bluetooth.conf
> index 315009c..56e7a83 100644
> --- a/src/bluetooth.conf
> +++ b/src/bluetooth.conf
> @@ -11,6 +11,7 @@
>      <allow own="org.bluez"/>
>      <allow send_destination="org.bluez"/>
>      <allow send_interface="org.bluez.Agent"/>
> +    <allow send_interface="org.bluez.HandsfreeAgent"/>
>    </policy>

The patch is now upstream. Thanks.

Johan

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

end of thread, other threads:[~2010-02-18 17:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-13  2:06 [PATCH] Punch a hole for HandsfreeAgent in dbus policy Denis Kenzior
2010-02-13  2:06 ` Denis Kenzior
2010-02-18 17:12   ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox