OSDN Git Service

Fix "LE Read Maximum Advertising Data Length" response parsing
authorJakub Pawlowski <jpawlowski@google.com>
Thu, 6 Apr 2017 13:59:20 +0000 (06:59 -0700)
committerJakub Pawlowski <jpawlowski@google.com>
Fri, 7 Apr 2017 05:39:06 +0000 (22:39 -0700)
commit910f8b64397a5da6872c2f223c7f9cb6f0316062
treea2caf71768f4b73e8d059233ca66882c71805169
parente311cf9068a68fb656f16afede23f7d6cce68bca
Fix "LE Read Maximum Advertising Data Length" response parsing

The value is uint16_t, not uint8_t

Bug: 30622771
Test: manual
Change-Id: I93e8687fa74cb0f5877f9921a860b2ba83106691
(cherry picked from commit 16899e9d1ef49aedba8435ff3a5e4476f036427a)
hci/src/hci_packet_parser.cc