[pulseaudio-discuss] [PATCH] bluetooth: Add support for transport created by external profile
Luiz Augusto von Dentz
luiz.dentz at gmail.com
Mon Nov 12 01:16:26 PST 2012
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.
--
Luiz Augusto von Dentz
More information about the pulseaudio-discuss
mailing list