Re: [PATCH v3 1/6] android/bluetooth: Add flag for kernel connection control

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

 



Hi Lukasz,

On Fri, Aug 01, 2014, Lukasz Rymanowski wrote:
> +struct main_opts {
> +	bool kernel_conn_control;
> +};
> +
> +extern struct main_opts main_opts;

I'd prefer if we could avoid this hcid-era (i.e. BlueZ 3.x) style
construct. Perhaps a simple static bool kernel_conn_control in
bluetooth.c and then a getter function for modules like gatt.c to get
the value, e.g. bool bt_kernel_conn_control(void);

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