zephyr/subsys
Luiz Augusto von Dentz 3fdedde967 Bluetooth: ATT: Assert if request is invalid
Consider invalid if the request pointer is NULL or the callback is NULL
or there is a request ongoing. This conditions would likely lead to a
crash and most likely there is some other bug involved like for example
the application queueing the same request multiple times.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2018-11-20 11:15:33 +01:00
..
app_memory
bluetooth Bluetooth: ATT: Assert if request is invalid 2018-11-20 11:15:33 +01:00
console
cpp
debug misc/printk: Make the default char_out routine weak 2018-11-14 19:08:27 -05:00
dfu dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
disk
fb
fs dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
logging subsys: logging: Fix invalid memory access 2018-11-20 11:14:31 +01:00
mgmt subsys/mgmt: Avoid C++ comments inside C comments 2018-11-15 17:38:25 -05:00
net net: mqtt: Add TLS socket transport 2018-11-19 09:31:01 -05:00
power
random
settings
shell shell: fix shell thread name 2018-11-19 11:40:05 -05:00
stats
storage storage: flash_map: Make flash_map as extern 2018-11-20 11:15:16 +01:00
usb usb: netusb: fix log level macro 2018-11-15 15:24:32 -05:00
CMakeLists.txt
Kconfig