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>
Thu, 6 Apr 2017 14:02:17 +0000 (07:02 -0700)
commit16899e9d1ef49aedba8435ff3a5e4476f036427a
tree2c9431dcf4ff67dfabb968f814153f6a8f87e625
parent6f1f3379c50a910a7cc6ec7d3f66aa4fa0c2124a
Fix "LE Read Maximum Advertising Data Length" response parsing

The value is uint16_t, not uint8_t

Bug: 30622771
Test: manual
Change-Id: I93e8687fa74cb0f5877f9921a860b2ba83106691
hci/src/hci_packet_parser.cc