OSDN Git Service

Allow parsing of UUID and service data for advertising
authorAjay Panicker <apanicke@google.com>
Wed, 30 Sep 2015 22:49:47 +0000 (15:49 -0700)
committerAjay Panicker <apanicke@google.com>
Wed, 7 Oct 2015 18:50:58 +0000 (18:50 +0000)
commitff651b7fd11daaa29732cb8735d248910d9248f9
treedb00efff5b3d76fa536f37216b6574e7cd0f82f5
parent48d96ea34700455dde8d5baaa1ded2317d418cf7
Allow parsing of UUID and service data for advertising

Added code so that bluetooth advertisement packets will now
parse UUID data and service data. Also added unit tests to
confirm data is being parsed correctly. Also added constants for
the type fields for the different service UUID and service data
types.

Bug: 24247700

Change-Id: I53f5b639adb30e781ef155c8d55004547a26672d
service/low_energy_client.cpp
service/test/low_energy_client_unittest.cpp
stack/include/bt_types.h
stack/include/hcidefs.h