zephyr/subsys/bluetooth
Joakim Andersson 8b976b12a8 Bluetooth: GATT: Provide correct error code when disconnected
Calling indicate or notify on a disconnected connection object would
result in the error code ENOMEM when failing to acquire buffers instead
of the expected return code ENOTCONN.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2019-09-27 20:53:23 +03:00
..
common kconfig: Convert device tree chosen properties to new kconfigfunctions 2019-09-13 11:42:34 -05:00
controller Bluetooth: controller: Fix legacy for TICKER_COMPATABILITY_MODE 2019-09-25 11:53:38 +02:00
host Bluetooth: GATT: Provide correct error code when disconnected 2019-09-27 20:53:23 +03:00
mesh Bluetooth: Mesh: Fix Clear Procedure start timestamp initialization 2019-09-26 15:30:51 +03:00
services Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
shell Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig kconfig: Convert device tree chosen properties to new kconfigfunctions 2019-09-13 11:42:34 -05:00