zephyr/samples
Emil Gydesen 5a4c9a2112 Bluetooth: BAP: Unicast client shall support 0 or > 1 endpoints
As per table 4.2 in BAP v1.0.1, the BAP unicast client shall
support at least 2 (> 1) endpoints in either direction if it
supports that direction.

Since Kconfig does not support such requirements (0 || > 1),
this is done using a BUILD_ASSERT.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-06-26 12:40:39 +00:00
..
application_development cmake: align Zephyr module variable to EXTRA_ZEPHYR_MODULES 2023-05-23 16:40:21 +02:00
arch tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
basic tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
bluetooth Bluetooth: BAP: Unicast client shall support 0 or > 1 endpoints 2023-06-26 12:40:39 +00:00
boards tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
compression tests/samples: use integration_platforms more where it makes sense 2023-05-26 17:52:02 -04:00
cpp lib/cpp: Remove CONFIG_CPP_MAIN 2023-05-31 06:16:35 -04:00
drivers samples: drivers: quadspi flash of the stm32 boards 2023-06-23 10:51:06 +00:00
fuel_gauge drivers: fuel_gauge: Add support for RSOC and ASOC 2023-05-19 13:40:19 -04:00
hello_world samples, tests: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
kernel tests: add kernel tag to all benchmarks and samples 2023-06-02 04:47:06 -04:00
modules tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
net net: lwm2m: Add support for X509 certificates 2023-06-26 12:35:29 +00:00
philosophers tests/samples: set ram/rom limits on some samples/tests 2023-06-13 09:38:27 -04:00
posix samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sensor samples: sensor: thermometer: add trigger support to sample 2023-06-17 08:01:16 -04:00
shields samples: shields: npm1300_ek: Added LED to example 2023-06-23 08:55:13 +00:00
subsys samples: openamp_rsc_table: move arch specific config from project 2023-06-24 08:23:13 -04:00
synchronization tests: synchronization: do not build on all 2023-06-13 09:38:27 -04:00
tfm_integration samples/tfm_integration: Remove 'noreturn' attribute from main 2023-06-17 07:28:42 -04:00
userspace samples/userspace: Set common malloc arena size to zero for syscall_perf 2023-06-17 07:28:42 -04:00
classic.rst
index.rst drivers: Added fuel gauge max17048 2023-03-22 14:51:33 -04:00
sample_definition_and_criteria.rst Bluetooth: Remove point 6 of Samples Guidelines 2023-02-06 10:43:31 +01:00