zephyr/subsys
Luiz Augusto von Dentz 87f2f7afec Bluetooth: GATT: Use sys_slist_t to represent the database
This replaces custom made list manipulation with sys_slist_t which makes
the code more readable.

Change-Id: I9ee024ad83da3e28f2ecab74b001bf0e795fe489
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-04-10 09:08:52 +00:00
..
bluetooth Bluetooth: GATT: Use sys_slist_t to represent the database 2017-04-10 09:08:52 +00:00
console Revert "subsys/console: Yield on char availability." 2017-04-06 14:56:23 +03:00
debug subsys: gdb_server: Fix type mismatch 2017-03-01 14:26:16 +00:00
disk license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
fs fat: match type info expected by fat library for f_write 2017-01-30 12:01:50 +00:00
logging subsys/logging: sys_event_logger_get: Fix k_sem_take() success check. 2017-04-06 21:14:22 +00:00
net net: icmpv6: Print received packet type as string 2017-04-07 18:32:19 +03:00
shell shell: If enabled, let's register telnet console as an input 2017-01-27 12:35:53 +02:00
usb license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00
Makefile subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00