commit | 451b1059782e45a4ba2b42ac819600463de11e8e | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Thu Jun 04 11:20:48 2015 +0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:14:18 2016 -0500 |
tree | 9482ce2626b45ec29a18a8619a6ecc9b2ce2e1dc | |
parent | 92e3a44b3dbb38a80963f1674aea09ebd14c26b1 [diff] |
Bluetooth: Use __packed instead of the deprecated PACK_STRUCT The PACK_STRUCT macro will be removed soon and __packed is what all code should use. Convert all the usages in Bluetooth code. Change-Id: Id5c724566565f67fa8167b61398c508194ece89b Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>