[pulseaudio-discuss] [PATCH 51/56] bluetooth: Set card profile for BlueZ 5 cards
Tanu Kaskinen
tanu.kaskinen at linux.intel.com
Tue Jul 23 08:17:10 PDT 2013
On Fri, 2013-07-12 at 15:07 -0300, jprvita at gmail.com wrote:
> From: João Paulo Rechi Vita <jprvita at openbossa.org>
>
> ---
> 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
More information about the pulseaudio-discuss
mailing list