[pulseaudio-discuss] [PATCHv2 48/60] bluetooth: Create BlueZ 5 card profile for each audio UUID
Tanu Kaskinen
tanu.kaskinen at linux.intel.com
Sun Aug 18 06:55:19 PDT 2013
On Tue, 2013-08-13 at 01:54 -0300, jprvita at gmail.com wrote:
> @@ -345,6 +402,22 @@ static int add_card(struct userdata *u) {
>
> create_card_ports(u, data.ports);
>
> + while (pa_hashmap_iterate(d->uuids, &state, (const void **) &uuid)) {
I'd prefer PA_HASHMAP_FOREACH.
--
Tanu
More information about the pulseaudio-discuss
mailing list