bluez/client
Szymon Janc 07a16c4a40 client: Add support for printing property of array type
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
2014-04-04 10:25:33 +03:00
..
agent.c client: Agent's RequestPasskey implementation 2013-03-25 12:57:11 +02:00
agent.h client: Add support for requesting default agent 2012-12-20 03:43:38 +01:00
display.c client: Check for RL_STATE_DONE before trying to print 2012-12-18 15:03:58 +01:00
display.h client: Agent's DisplayPasskey implementation 2013-03-25 12:57:03 +02:00
main.c client: Add support for printing property of array type 2014-04-04 10:25:33 +03:00