zephyr/subsys
Marek Pieta 51b45f0df6 bluetooth: conn: Fix bt_gatt_connected call
bt_gatt_connected should be only called, when there is no
connection error. Change fixes problem with receiving notifications
before connection.

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
2019-04-16 17:43:55 +02:00
..
bluetooth bluetooth: conn: Fix bt_gatt_connected call 2019-04-16 17:43:55 +02:00
console net: telnet: remove obsolete code 2019-04-07 10:26:27 -04:00
cpp license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
debug license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dfu license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
disk license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
fb license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
fs license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
jwt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
logging logging: Fix RTT backend drop mode and coverity issue 2019-04-12 08:38:16 -04:00
mgmt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
net net: sockets: Make sure that getaddrinfo() cannot hang forever 2019-04-11 18:01:08 -04:00
power license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
random license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
settings license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
shell shell: telnet: Fix coverity issues 2019-04-12 08:35:19 -04:00
stats license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
storage license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
testsuite tests: use correct kconfig in help message 2019-04-07 10:26:27 -04:00
usb usb: dfu: set bwPollTimeout dynamically 2019-04-16 08:55:51 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig