OSDN Git Service

android: Add text conversion helpers to haltest
authorJerzy Kasenberg <jerzy.kasenberg@tieto.com>
Wed, 16 Oct 2013 14:00:11 +0000 (16:00 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 16 Oct 2013 15:32:51 +0000 (18:32 +0300)
commit6730aa526afd7ccd5b22196aacb1df6cef9dd8f6
treeb4c813dbff79218ed62a8e054b0bb74890fe8468
parent8c9d7f5362b6bae69833de64199da716662ec079
android: Add text conversion helpers to haltest

Application uses a lot of text in the form of defines found in header
files to represent arguments and output.
Conversion helpers keep functionality of converting string as
bt_status_t or uuid in one place.
android/Android.mk
android/client/textconv.c [new file with mode: 0644]
android/client/textconv.h [new file with mode: 0644]