commit | f51c6a4b41e62adf3e967fb31126e506c75a6462 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue May 26 13:03:46 2015 +0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:14:17 2016 -0500 |
tree | e47cf1989ff4bf3d9089478c9e7a24bd7302e497 | |
parent | 16faa55df85d0ad7583b3d5149cc8b3e8b6fbd6a [diff] |
Bluetooth: Use sizeof() for stack when starting fibers In case there are changes to the way the stacks are defined it's safer to use sizeof() rather than rely on some specific size define. Change-Id: Ic9ae090c0dbc0d88995a8883f9b4876be5958f1d Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>