zephyr/subsys
Trond Einar Snekvik 7c5c4da63a Bluetooth: Mesh: PB-GATT common link closed
Makes a common link_closed function for PB-GATT, getting rid of a bug
where cb_data is reset before the link closed callback. Also ensures
that the link close and reset order is the same in both scenarios.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2020-04-14 11:27:23 +03:00
..
bluetooth Bluetooth: Mesh: PB-GATT common link closed 2020-04-14 11:27:23 +03:00
canbus net: buf: Move LEGACY_TIMEOUT_API selection to specific subsystems 2020-04-03 23:17:53 +03:00
console kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
cpp
debug
dfu global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
disk timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
fb fb: Fix possible NULL pointer de-reference 2020-03-17 17:03:19 -05:00
fs nvs: fix return with held lock 2020-04-06 22:09:12 -04:00
jwt
logging logging: fix signed and unsigend comparison warnings 2020-04-03 18:06:59 -04:00
mgmt subsys/mgmt: Fix mcumgr file download 2020-03-24 15:17:00 +01:00
net drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
power kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
random drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
settings
shell shell: telnet: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
stats
storage
testsuite timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
tracing timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
usb usb: Stop reversing the hardware identifier 2020-04-10 10:59:04 +02:00
CMakeLists.txt
Kconfig