zephyr/subsys
Luiz Augusto von Dentz 0d1724b069 Bluetooth: GATT: Fix long write procedure
Long write procedure currently requires BT_GATT_PERM_PREPARE_WRITE to
be set otherwise the prepares would fail. This changes the behavior so
that BT_GATT_PERM_PREPARE_WRITE enables checking each prepare chunk
skipping it otherwise.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2018-09-19 09:22:31 +03:00
..
app_memory coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
bluetooth Bluetooth: GATT: Fix long write procedure 2018-09-19 09:22:31 +03:00
console subsys: console: Refactor code to allow per-UART "tty" wrapper 2018-08-16 06:18:50 -07:00
cpp
debug systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
dfu coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
disk
fs subsys: fs/nvs: do not leave the flash unprotected in case of error 2018-09-17 07:54:35 -04:00
logging logger: Simplify UART backend initialization 2018-09-18 14:56:10 +02:00
mgmt
net net: tls: Fix mbedtls hostname erros when certificates are not used 2018-09-17 09:48:11 +03:00
power log: make name param explicit 2018-09-11 13:25:55 -05:00
random subsys: random: xoroshiro128: Use entropy get isr during init 2018-09-05 13:04:20 -04:00
settings
shell shell: Add support for custom line2argv callback 2018-09-18 12:54:44 +02:00
storage
usb coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
CMakeLists.txt subsys: power: Add OS managed Power Management framework 2018-08-22 08:07:14 -07:00
Kconfig subsys: power: Add OS managed Power Management framework 2018-08-22 08:07:14 -07:00