Go to file
Johan Hedberg ea0dcd7587 Bluetooth: Refactor bt_recv() logic
Refactor the bt_recv() logic to make it easier to insert #ifdefs to
remove the RX queue and thread when the context calling bt_recv()
itself is sufficient enough.

Change-Id: Ie8c5a4dfe9533a4464a2e4909c94d3e1b185b55b
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-01-05 08:49:16 +02:00
.known-issues
arch arc: add -fno-delete-null-pointer-checks 2017-01-04 19:06:41 +00:00
boards
doc doc: move c library section to subsystems 2017-01-03 17:31:58 +00:00
drivers Bluetooth: Kconfig Remove HOST_BUFFERS option 2017-01-05 08:49:16 +02:00
ext
include Bluetooth: Kconfig: Introduce BLUETOOTH_COMBINED_RX_BUF option 2017-01-05 08:49:16 +02:00
kernel logging: move event_logger to subsys/logging 2016-12-25 14:34:43 -05:00
lib net: Restructure network protocols 2017-01-02 10:03:19 +01:00
misc
samples bluetooth: Tune stack sizes after measuring with hci_uart 2017-01-05 08:49:16 +02:00
scripts sanitycheck: reduce number of unnecessary configuration builds 2017-01-05 02:05:58 +00:00
subsys Bluetooth: Refactor bt_recv() logic 2017-01-05 08:49:16 +02:00
tests Bluetooth: Controller: Kconfig connection RSSI measurement 2017-01-05 08:49:16 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS maintainers: update KNOWN ISSUES and MAINTAINERS section 2017-01-04 23:49:29 +00:00
Makefile
Makefile.inc tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
release-notes.rst
zephyr-env.sh