commit | c2099c7dc0da46cb16ac2e3f1050ae91401f2244 | [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 | e082ce8f39a6bd142919014c49089d8d3502e35b | |
parent | 1060af760379df1575fd11ca5249897b81ab995f [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