zephyr/subsys/bluetooth
Johan Hedberg a14680f7c0 Bluetooth: hci_ecc: Convert to new thread API
Convert from a private task to the thread API, also add stack usage
analysis and tune-down the stack size to avoid wasting memory:

On x86:
ecc stack (real size 1280):	unused 80	usage 1136 / 1216 (93 %)

On arm:
ecc stack (real size 1280):	unused 52	usage 1128 / 1180 (95 %)

Change-Id: Iba84a5a9cb5257c1456663adf4952c5c18650f97
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-11-11 10:52:02 +02:00
..
controller Bluetooth: Controller: Stop using deprecated APIs 2016-11-11 10:04:02 +02:00
host Bluetooth: hci_ecc: Convert to new thread API 2016-11-11 10:52:02 +02:00
Kconfig Bluetooth: Kconfig: Remove redundant 'default n' declarations 2016-11-11 07:59:15 +02:00
Makefile Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00