zephyr/drivers/nble
Johan Hedberg 242501cd60 drivers/nble: Increase rx stack size
Since application callbacks happen from the rx thread we cannot have
the stack as small as just 256 bytes. Make it 2kB for now, but later
this needs to be adjusted to some reasonable minimum with the help of
the stack analysis code, and then probably accompanied by a Kconfig
option for apps to increase if if needed.

Change-Id: Ie8e2ac41701101b874378ded1435a6fb06bae497
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:25:33 -05:00
..
conn.c Bluetooth: Add API to update LE connection parameters 2016-02-05 20:25:33 -05:00
gap_internal.h Bluetooth: nble: Update NBLE RPC interfaces 2016-02-05 20:25:32 -05:00
gap.c drivers/nble: Only call ready callback once get_version completes 2016-02-05 20:25:32 -05:00
gatt_internal.h drivers/nble: Correct style 2016-02-05 20:25:33 -05:00
gatt.c drivers/nble: Style fixes 2016-02-05 20:25:33 -05:00
Kconfig Bluetooth: nble: Remove enabling debug by default 2016-02-05 20:25:31 -05:00
Makefile drivers/nble: Add UUID support 2016-02-05 20:25:27 -05:00
rpc_deserialize.c drivers/nble: Add debug tables with function strings 2016-02-05 20:25:32 -05:00
rpc_functions_to_ble_core.h drivers/nble: Update RPC to the Nordic BLE chip 2016-02-05 20:25:33 -05:00
rpc_functions_to_quark.h drivers/nble: Update RPC to the Nordic BLE chip 2016-02-05 20:25:33 -05:00
rpc_serialize.c Bluetooth: nble: Refactor header include logic 2016-02-05 20:25:26 -05:00
rpc.h Bluetooth: nble: Add RPC Serialization IPC 2016-02-05 20:25:26 -05:00
stubs.c Bluetooth: nble: Use weak functions printing debug info 2016-02-05 20:25:26 -05:00
uart.c drivers/nble: Increase rx stack size 2016-02-05 20:25:33 -05:00
uart.h Bluetooth: nble: Move receive logic to fiber 2016-02-05 20:25:26 -05:00
version.h Bluetooth: nble: Add RPC Serialization IPC 2016-02-05 20:25:26 -05:00