Re: [PATCH v3 1/8] core: Convert the pincode callback to an interable list.

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

 



Hi Alex,

On Tue, Apr 23, 2013, Alex Deymo wrote:
> +gboolean pincb_iter_end(struct pincb_iter *iter)
> +{
> +	return iter->it == NULL && iter->attempt == 0;
> +}

Related to the avoidance of GLib dependencies we're also in the progress
of converting "gboolean" to "bool" in any code that doesn't directly
deal with GLib APIs. This also means that we try to use bool instead of
gboolean in all new code.

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