Go to file
Johan Hedberg 1f5b1b83e0 Bluetooth: Reintroduce ACL buffers semaphore
Since nano_sema is after all able to handle multiple waiters we can
have a cleaner and more efficient implementation by using a single
semaphore for all of the connection tx fibers.

Change-Id: Iafb595ae556a2dd826502cf282b88548cb34f336
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:13:57 -05:00
arch Rename _I8259SpuriousIntCount to _i8259_spurious_interrupt_count 2016-02-05 20:13:54 -05:00
config fsl_frdm_k64f: Increase number of IRQs for Bluetooth over UART 2016-02-05 20:13:51 -05:00
drivers console: Refactor serial console interface 2016-02-05 20:13:57 -05:00
host Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:54 -05:00
include Bluetooth: Add definitions for LE Encrypt command and reply 2016-02-05 20:13:57 -05:00
kernel Rename hidden TICKLESS_KERNEL config option to SYS_CLOCK_EXISTS 2016-02-05 20:13:55 -05:00
lib/libc/minimal Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:54 -05:00
make Bluetooth: Add debug support for buffers 2016-02-05 20:13:57 -05:00
misc Remove inclusion of unused header files 2016-02-05 20:13:41 -05:00
net Bluetooth: Reintroduce ACL buffers semaphore 2016-02-05 20:13:57 -05:00
samples Bluetooth: Enable HCI_CORE debug for samples 2016-02-05 20:13:57 -05:00
scripts Bluetooth: Add compile test for nanokernel shell app 2016-02-05 20:13:57 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - ERROR:OPEN_BRACE 2016-02-05 20:13:54 -05:00
.gitattributes
.gitignore Prune obsolete entry from .gitignore 2016-02-05 20:13:51 -05:00
.mailmap
vxmicro-env.bash