commit | a2dd735dabb3f7782e6fb6c2f9f97de722bf6c97 | [log] [tgz] |
---|---|---|
author | Dixon Peterson <dixonp@codeaurora.org> | Mon May 21 17:37:10 2012 -0700 |
committer | Dixon Peterson <dixonp@codeaurora.org> | Tue May 22 14:37:24 2012 -0700 |
tree | 697377375fb4c9a56f3c91279fae6a1d4a89c245 | |
parent | 03bb493026b10388b5aea58f723d5c15d7ae77eb [diff] |
diag: Add message support for max packet size cmd/rsp messages Tools that run on the PC need to know the maximum packet size for cmd/rsp messages so they can appropriately allocate memory and if the payload is large enough, break the message up into multiple calls. Add support for returning the maximum packet size for cmd/rsp messages. Change-Id: Id53eaef6d6c67f7a22ed8d2ae4b82e2aa6794e65 Signed-off-by: Dixon Peterson <dixonp@codeaurora.org>