zephyr/subsys
Luiz Augusto von Dentz 8a358523e7 USB: Bluetooth: Remove assert for NULL buffer
Buffer are allocated with K_FOREVER should never fail, in addition to
that asserts needs to be enabled and is not worth converting to runtime
check given the use of K_FOREVER.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2020-04-20 21:59:47 +03:00
..
bluetooth Bluetooth: hci_usb: Add implementation of Read/Set USB Transport Mode 2020-04-20 21:59:47 +03:00
canbus
console
cpp
debug
dfu
disk
fb
fs nvs: fix return with held lock 2020-04-06 22:09:12 -04:00
jwt
logging
mgmt mgmt: smp: add UDP transport for SMP 2020-04-17 10:16:25 +03:00
net net: coap: Fix possible overflow 2020-04-20 09:12:33 +03:00
power
random drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
settings
shell shell: Add shell_set_root_cmd function 2020-04-17 11:34:01 +02:00
stats
storage
testsuite
tracing
usb USB: Bluetooth: Remove assert for NULL buffer 2020-04-20 21:59:47 +03:00
CMakeLists.txt
Kconfig