commit | f5726daa6c720685cbc0e5250a2a5ee6b4860210 | [log] [tgz] |
---|---|---|
author | lpoulain <loic.poulain@intel.com> | Tue Mar 25 07:05:56 2014 +0100 |
committer | Yong Yao <yong.yao@intel.com> | Fri May 02 09:04:58 2014 -0700 |
tree | a02945e8b2fff6573c5a4dc93eb42b2942099f4d | |
parent | 2e470dc48e608fd46cd2d55aa01efb9ce7eb4bdb [diff] |
Bluedroid: Fix UUID unsigned/signed comparison UUID type was never detected as a 16 bits UUID due to a comparison between signed and unsigned char in uuidType(). Change-Id: I6205ab4c2568f03b4692e0ce8a1dec216f1cdc0e Signed-off-by: lpoulain <loic.poulain@intel.com> Signed-off-by: Yong Yao <yong.yao@intel.com>