Re: [PATCH 1/8] attrib-server: Initial steps towards multi-adapter GATT server support

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

 



Hi Santiago,

On Tue, Dec 20, 2011, Santiago Carot-Nemesio wrote:
> +struct gatt_adapter {
> +	struct btd_adapter *adapter;
> +	GIOChannel *l2cap_io;
> +	GIOChannel *le_io;
> +};

Could we just call this struct attrib_server? That would be less
confusing than having different types of adapters when in reality you
only have one adapter. What we have here is an attrib server running on
a specific adapter, so struct attrib_server would make most sense to me.
Also update the corresponding function names to reflect this.

Johan
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux