zephyr/tests
Emil Gydesen 18466530ab Bluetooth: PACS: Refactor PAC location read/write
Refactor the PAC location read and write. Instead
of storing the location in the service, the
location is now stored in the application, and
is retrieved by the service via callbacks.

Similarly, if a client writes the location, this
request is being sent to the application.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-03-11 11:36:19 -08:00
..
application_development/gen_inc_file kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
arch arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00
benchmarks soc: arm: microchip_mec: mec1501: remove SOC_POWER_MANAGEMENT 2022-03-04 09:05:45 -06:00
bluetooth Bluetooth: PACS: Refactor PAC location read/write 2022-03-11 11:36:19 -08:00
boards tests/boards/intel_adsp: CPU halt timeout test fix 2022-03-07 12:00:23 -05:00
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto tests: crypto: Add test for hashing on crypto driver 2022-03-01 16:32:43 -05:00
drivers drivers: gpio: move non-standard dts flags to be soc specific 2022-03-10 13:46:34 -05:00
kernel lib/os: Add metadata to heap in multi_heap 2022-03-11 13:56:05 -05:00
lib sys_util: wait_for, spin on an expression 2022-03-11 09:46:47 -05:00
misc tests: Run test_build only on platforms whose console has a driver 2022-02-21 22:17:27 -05:00
net net: remove unmaintained 6LoCAN implementation 2022-03-09 18:07:31 +01:00
posix kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
subsys all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
unit sys: util: Add IN_RANGE macro 2022-03-11 07:20:16 -06:00
ztest arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00