[PATCH 3/3] bluetooth: Fix property reply handling for hfgw

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Mikel,

On Wed, Nov 23, 2011 at 6:08 PM, Mikel Astiz <mikel.astiz at bmw-carit.de> wrote:
> ---
> ?src/modules/bluetooth/bluetooth-util.c | ? ?2 +-
> ?1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/modules/bluetooth/bluetooth-util.c b/src/modules/bluetooth/bluetooth-util.c
> index 2e4d93c..c5befe3 100644
> --- a/src/modules/bluetooth/bluetooth-util.c
> +++ b/src/modules/bluetooth/bluetooth-util.c
> @@ -484,7 +484,7 @@ static void get_properties_reply(DBusPendingCall *pending, void *userdata) {
> ? ? ? ? ? ? ? ? ? ? goto finish;
>
> ? ? ? ? ? ? } ?else if (dbus_message_has_interface(p->message, "org.bluez.HandsfreeGateway")) {
> - ? ? ? ? ? ? ? ?if (parse_audio_property(y, &d->hfgw_state, &arg_i) < 0)
> + ? ? ? ? ? ? ? ?if (parse_audio_property(y, &d->hfgw_state, &dict_i) < 0)
> ? ? ? ? ? ? ? ? ? ? goto finish;
>
> ? ? ? ? ? ? }
> --
> 1.7.6.4

Ack.

-- 
Luiz Augusto von Dentz


[Index of Archives]     [Linux Audio Users]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux