[pulseaudio-discuss] [PATCH] bluetooth: Add support for transport created by external profile

Tanu Kaskinen tanuk at iki.fi
Mon Nov 12 01:18:08 PST 2012


On Mon, 2012-11-12 at 11:16 +0200, Luiz Augusto von Dentz wrote:
> Hi Tanu,
> 
> On Thu, Nov 8, 2012 at 3:52 PM, Tanu Kaskinen <tanuk at iki.fi> wrote:
> > 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().
> 
> Right, but I would call it just "owner" to be shorter as we do just
> "path" for object path.

Fine by me.

-- 
Tanu



More information about the pulseaudio-discuss mailing list