zephyr/subsys/bluetooth
Johan Hedberg 847f4e6ae6 Bluetooth: L2CAP: Fix checking for STATUS_OUT
The test_and_set_bit() should be checking if the flag was *not*
already set, since that's the scenario where we want to call the
status callback.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2019-12-19 11:28:24 +02:00
..
common global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
controller Bluetooth: controller: split: Reduce time to setup tIFS switch 2019-12-18 22:02:02 +01:00
host Bluetooth: L2CAP: Fix checking for STATUS_OUT 2019-12-19 11:28:24 +02:00
mesh Bluetooth: Mesh: Fixes Friend Add Another Update 2019-12-14 16:59:59 +02:00
services include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
shell Bluetooth: L2CAP: Make channel ops const 2019-12-19 11:28:24 +02:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig Bluetooth: hci_raw: Add support for specifying buffer headroom 2019-11-20 19:29:06 +01:00