commit | 144115c58eee75acacb26bc395c6cf610cdcd8f5 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Jun 02 12:33:09 2015 +0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:14:18 2016 -0500 |
tree | 68c61a606dbe2abba4098d6208a3fbf776ce59bb | |
parent | 0b6eea8345d5827fa0533ca11c1c792825d2b3b2 [diff] |
Bluetooth: SMP: Convert handler dispatch to a table We can do centralized PDU length checks and more compact code size with the help of a handler table where the index maps to the SMP op code. Change-Id: Iba69ecc14f452411dfb6b4db7c7a5fd19ba3e51f Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>