[PATCHv2 25/60] bluetooth: Create pa_bluetooth_device for BlueZ 5 support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2013-08-13 at 01:54 -0300, jprvita at gmail.com wrote:
> +struct pa_bluetooth_device {
> +    pa_bluetooth_discovery *discovery;
> +
> +    int device_info_valid;      /* 0: no results yet; 1: good results; -1: bad results ... */
> +
> +    /* Device information */
> +    char *path;
> +    char *alias;
> +    char *remote;
> +    char *local;

I now noticed that you create adapter objects in later patches. I think
the local address should be stored in pa_bluetooth_adapter, and
pa_bluetooth_device should point to to the adapter object.

-- 
Tanu



[Index of Archives]     [Linux Audio Users]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux