commit | 679dd4c1a923180745f7b39b3fba598fc444bdd9 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Tue Jun 09 11:19:17 2015 +0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:14:19 2016 -0500 |
tree | 2e9593feb711b79c9dc910035bf43befdea52d0a | |
parent | 08ff927e1a4dbf58eb5d922b115d4ed755f75187 [diff] |
Bluetooth: Convert ATT parser to use opcode table This reduces the amount of code necessary to check minimum size and to generate error responses. Note that not every response can be generate using this method since in some cases the handle must be set to indicate what attribute has failed. Change-Id: I0dde7461d97e451407935d5ec3cbfedf6542d5e6 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>