client: Add support for printing property of array type

System Internals / BlueZ - Szymon Janc [gmail.com] - 4 April 2014 02:25 UTC

This allows to print UUIDs in user friendly fasion. Only string type support is needed.

[CHG] Device XX:XX:XX:XX:XX:XX UUIDs: 00000002-0000-1000-8000-0002ee000002 00001101-0000-1000-8000-00805f9b34fb 00001103-0000-1000-8000-00805f9b34fb 00001104-0000-1000-8000-00805f9b34fb 00001105-0000-1000-8000-00805f9b34fb

instead of:

[CHG] Device XX:XX:XX:XX:XX:XX UUIDs has unsupported type

07a16c4 client: Add support for printing property of array type
client/main.c | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)

Upstream: git.kernel.org


  • Share