Commit: d39e947a1f733c4d82311f82a4ae435c8e24e786
Parent: 7d699101e2d345b9149fafb7e6edf6760f53717d
Author: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2013-11-14 10:27:15
Tree: ecd08ff1a9f99e95ac7742e2b3eaf9f5d3e5e470

android/debug: Move debug functions to hal-utils.c Debug functions will be used by HALs and haltest.

Diffstat

M android/Android.mk | 2 - -
M android/Makefile.am | 3 - - -
M android/client/if-av.c | 1 +
M android/client/if-bt.c | 1 +
M android/client/if-hf.c | 1 +
M android/client/if-hh.c | 1 +
M android/client/if-main.h | 2 - -
M android/client/if-pan.c | 1 +
M android/client/if-sock.c | 1 +
D android/client/textconv.c | 300 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D android/client/textconv.h | 120 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M android/hal-bluetooth.c | 3 +- -
M android/hal-utils.c | 269 ++++++++++++++++++++++++++++++++++++++++
M android/hal-utils.h | 103 ++++++++++++++++++++++++++++++++++++++++

14 files changed, 379 insertions(+), 429 deletions(-)

View Full Diff | Patch