OSDN Git Service

Always use big endian for keeping service UUID
authorJakub Pawlowski <jpawlowski@google.com>
Wed, 9 Nov 2016 01:23:11 +0000 (17:23 -0800)
committerAndre Eisenbach <eisenbach@google.com>
Fri, 11 Nov 2016 23:22:58 +0000 (23:22 +0000)
commit7680a0b1f60425a654a7186a74f1483194f9f0cd
treed8462433c5581d692c592441b4955f120c96ccad
parentedb5ecf8479137d5a33b8428277312f5ff0a9918
Always use big endian for keeping service UUID

When adding services to GATT database, applications should always provide
it in big endian format.

Bug: 32750783
Change-Id: I5264357bdbb6bab453b63baae6563cde86d20bac
btcore/include/uuid.h
btcore/src/uuid.cc
btcore/test/uuid_test.cc
stack/gatt/gatt_api.cc
stack/include/gatt_api.h