OSDN Git Service

Use UINT16 for GATT attribute id field
authorJakub Pawlowski <jpawlowski@google.com>
Tue, 14 Jun 2016 19:45:59 +0000 (12:45 -0700)
committerJakub Pawlowski <jpawlowski@google.com>
Tue, 14 Jun 2016 19:47:34 +0000 (12:47 -0700)
commit7dde9350e61acf97b98e9078972548f07e6a9400
tree6268e3ee3c618aa52f1544104aea59d8dea58d3c
parent86df5ad096224060eb5275e6b7c4a1d5552210ee
Use UINT16 for GATT attribute id field

Id field is equal to attribute handle, so it must be 16bits.
Otherwise only piece of GATT database can be used.

Bug: 29253825
Change-Id: I75c0c993a987bf0a48e910fa3c0f41f9d876bec6
include/hardware/bt_common_types.h