zephyr/subsys
Marek Pieta bce335458b Bluetooth: ATT: Fix handling ATT response
The callback function may modify the att->req and it has to be
called after the att_process. The att_process does not re-check
if att->req is still NULL.

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
2020-01-25 22:39:45 +01:00
..
bluetooth Bluetooth: ATT: Fix handling ATT response 2020-01-25 22:39:45 +01:00
canbus canbus: canopen: Fix broken CANOPEN_STORAGE_HANDLER_ERASES_EEPROM ref. 2020-01-25 08:15:53 -05:00
console
cpp
debug
dfu
disk
fb
fs
jwt
logging
mgmt
net net: mqtt: Make mqtt_live return the mqtt_ping result 2020-01-24 21:30:55 -05:00
power power: add system power management direct force mode. 2020-01-24 21:37:40 -05:00
random
settings
shell
stats
storage
testsuite
usb usb: netusb: Replace IS_ENABLED(VERBOSE_DEBUG) with just VERBOSE_DEBUG 2020-01-25 08:14:41 -05:00
CMakeLists.txt
Kconfig