OSDN Git Service

android/debug: Convert uuid helper to use uint8_t buffer
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Fri, 8 Nov 2013 13:53:29 +0000 (15:53 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 8 Nov 2013 13:57:25 +0000 (15:57 +0200)
commitd18c36e232d92b3bd1fa0e5599b470a769bc0834
tree9b968ce18afab33c11397db63014c6bf9967e6d0
parent97a5801394644ff87a9a7ec5b0042f598f2ffd1d
android/debug: Convert uuid helper to use uint8_t buffer

At this moment Android uses uint8_t * and bt_uuid_t for representing
UUID for different HALs. Convert debug helper to use uint8_t * string.
android/client/textconv.c
android/hal-utils.c
android/hal-utils.h