[pulseaudio-discuss] [PATCH] bluetooth: Add support for transport created by external profile
Tanu Kaskinen
tanuk at iki.fi
Thu Nov 8 05:52:07 PST 2012
On Wed, 2012-11-07 at 17:56 +0200, Luiz Augusto von Dentz wrote:
> --- a/src/modules/bluetooth/bluetooth-util.h
> +++ b/src/modules/bluetooth/bluetooth-util.h
> @@ -72,6 +72,7 @@ typedef enum pa_bluetooth_transport_hook {
>
> struct pa_bluetooth_transport {
> pa_bluetooth_discovery *y;
> + char *sender;
> char *path;
> enum profile profile;
> uint8_t codec;
How about calling the variable "owner_bus_name" instead of "sender"? I
don't think "sender" makes much sense as a name outside the context of
endpoint_set_configuration().
--
Tanu
More information about the pulseaudio-discuss
mailing list