zephyr/subsys
Emil Gydesen ffd4fd571a Bluetooth: CSIS: Merge the two client discovery functions
Merges bt_csis_client_discover and
bt_csis_client_discover_sets, as they should be done
together for the discovery procedure from the CSIP
spec.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-01-18 10:40:33 -05:00
..
bluetooth Bluetooth: CSIS: Merge the two client discovery functions 2022-01-18 10:40:33 -05:00
canbus drivers: can: rename API functions for better consistency 2022-01-10 10:44:37 +01:00
console
cpp cpp: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
debug debug: coredump: allow for coredump backends to be defined outside of tree 2022-01-11 18:17:24 -05:00
demand_paging
dfu
disk
emul
fb samples: use chosen property to get default display controller 2021-12-10 12:47:30 +01:00
fs fs: Extend the littlefs code to support block devices 2022-01-17 12:53:43 -05:00
ipc ipc: Remove multi-instance backend 2022-01-17 15:50:58 -05:00
jwt
logging logging: Add assert when wrong backend is used 2022-01-17 15:49:10 -05:00
lorawan
mgmt mgmt/mcumgr/lib: Shorten error path in taskstat processing 2022-01-11 11:48:08 +01:00
modbus modbus: keep transaction and protocol IDs in gateway mode 2022-01-10 09:45:42 -06:00
net net: lwm2m: Instance specific callbacks 2022-01-13 10:34:25 +01:00
pm pm: state: require cpus node 2022-01-11 10:46:20 +01:00
portability
random random: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
settings settings: add shell commands for reading settings 2021-11-22 08:32:56 -05:00
shell logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
stats
storage storage/flash_map: Use larger type for alignment 2021-12-30 16:32:02 -05:00
task_wdt task_wdt: fix overflow in current_ticks making wdt get stuck 2021-11-22 20:22:11 -05:00
testsuite tests: coverage: fix the blocking on mps2_an385 coverage report 2022-01-12 16:30:39 -06:00
timing
tracing tracing: Fix tracing_user config 2022-01-11 18:13:18 -05:00
usb usb: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
CMakeLists.txt
Kconfig