bluez/android/client
Szymon Janc c7a838af87 android/client: Don't align name property while printing
Received name property is guaranteed to be NULL terminated so there is
no need to use length specifier. This also fix really long space while
printing due to text alignment to the right.
2013-10-31 15:48:07 +02:00
..
haltest.c android/client: Add skeleton for handsfree calls 2013-10-28 14:41:23 +02:00
history.c android: Add history to line editor in haltest 2013-10-16 18:32:51 +03:00
history.h android: Add history to line editor in haltest 2013-10-16 18:32:51 +03:00
hwmodule.c android: Fix haltest build on Linux 2013-10-18 10:14:52 +03:00
if-av.c android: Add calls to av methods in haltest 2013-10-23 19:34:22 +03:00
if-bt.c android/client: Don't align name property while printing 2013-10-31 15:48:07 +02:00
if-hf.c android/client: Add completion for hf methods 2013-10-28 14:41:23 +02:00
if-hh.c android/client: Fix various coding style issues 2013-10-25 11:12:37 +03:00
if-main.h android/client: Add skeleton for handsfree calls 2013-10-28 14:41:23 +02:00
if-pan.c android/client: Fix various coding style issues 2013-10-25 11:12:37 +03:00
if-sock.c android/client: Fix various coding style issues 2013-10-25 11:12:37 +03:00
pollhandler.c android: Add haltest skeleton 2013-10-16 18:32:51 +03:00
pollhandler.h android: Add haltest skeleton 2013-10-16 18:32:51 +03:00
tabcompletion.c android/client: Fix crash in tab completion 2013-10-30 12:06:45 +02:00
terminal.c android/client: Add clear screen on Cltr-L 2013-10-28 14:57:56 +02:00
terminal.h android: Add line editing to haltest 2013-10-16 18:32:51 +03:00
textconv.c android/client: Fix incorrect casts of addresses 2013-10-25 13:31:44 +03:00
textconv.h android/client: Fix various coding style issues 2013-10-25 11:12:37 +03:00