On Fri, 2013-07-12 at 15:07 -0300, [email protected] wrote:
> From: João Paulo Rechi Vita <[email protected]>
> 
> ---
>  src/modules/bluetooth/module-bluez5-device.c | 43 
> ++++++++++++++++++++++++++++
>  1 file changed, 43 insertions(+)
> 
> diff --git a/src/modules/bluetooth/module-bluez5-device.c 
> b/src/modules/bluetooth/module-bluez5-device.c
> index dcc3390..d0971d5 100644
> --- a/src/modules/bluetooth/module-bluez5-device.c
> +++ b/src/modules/bluetooth/module-bluez5-device.c
> @@ -800,6 +800,48 @@ static pa_card_profile *create_card_profile(struct 
> userdata *u, const char *uuid
>  }
>  
>  /* Run from main thread */
> +static int set_card_profile(pa_card *c, pa_card_profile *new_profile) {

I would prefer "set_profile_cb" or "card_set_profile_cb" as the name.

-- 
Tanu

_______________________________________________
pulseaudio-discuss mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss

Reply via email to