commit | f0952b522e3326b79b146e7c3c59fa3b29d59de6 | [log] [tgz] |
---|---|---|
author | Sharvil Nanavati <sharvil@google.com> | Tue Jun 24 16:45:55 2014 -0700 |
committer | Sharvil Nanavati <sharvil@google.com> | Sun Jun 29 04:21:16 2014 +0000 |
tree | 0f90596451bcf0854b4a178f3ed99c843e67df03 | |
parent | 5055c9d0061aaa451de9ee33d6d2d2716f188e0f [diff] |
Add a flexible array to the end of BT_HDR to avoid pointer arithmetic. This change should clean up a lot of code. I've verified sizeof(BT_HDR) remains constant after this change on ARM, x86, and x86_64. Change-Id: I762351fa0f24a587da190de3e522bc74e497c542