commit | f58d6e6da7aaceaa860a3a3548ae2b82e8e8a821 | [log] [tgz] |
---|---|---|
author | Pavlin Radoslavov <pavlin@google.com> | Tue Feb 16 18:16:59 2016 -0800 |
committer | Andre Eisenbach <eisenbach@google.com> | Thu Feb 18 21:14:45 2016 +0000 |
tree | 9815857390ebb196a0b7b520c0ac6bf7015fb074 | |
parent | df5c69caa3c2683779d48739e1571c13e5f7ab2e [diff] |
Replace usage of HCI_GET_CMD_BUF() with osi_malloc() * Remove HCI_GET_CMD_BUF() wrapper macro, and replace it with its default implementation: (BT_HDR *)osi_malloc(HCI_CMD_BUF_SIZE) * Remove explicit checks for NULL when HCI_GET_CMD_BUF() was used. Bug: 27048759 Change-Id: I7c71b408f40d58f6ebf3a310aa806daba3342f77