[pulseaudio-discuss] [PATCH 3/3] bluetooth: Remove the 'bluez.name' property

2013-04-26 Thread jprvita
From: João Paulo Rechi Vita jprv...@openbossa.org The org.bluez.Device1.Name property is optional and may not be present (that happens with the PTS 4.7.0), so it's better not to expose it to clients so they don't rely on its existence. --- src/modules/bluetooth/module-bluetooth-device.c | 1 - 1

Re: [pulseaudio-discuss] [PATCH 3/3] bluetooth: Remove the 'bluez.name' property

2013-04-26 Thread Mikel Astiz
Hi João Paulo, On Fri, Apr 26, 2013 at 5:30 PM, jprv...@gmail.com wrote: From: João Paulo Rechi Vita jprv...@openbossa.org The org.bluez.Device1.Name property is optional and may not be present (that happens with the PTS 4.7.0), so it's better not to expose it to clients so they don't rely