zephyr/samples
Lars Knudsen 081b83531b Bluetooth: has: Make HAS registration dynamic
This changes HAS registration to be dynamic and let's the
application set Hearing Aid Type and binaural features.

Often, devices are flashed with generic firmware with some
features stored post factory production, requiring
the settings to be moved from compile time to run-time.

This change will increase the RAM usage as the GATT
service is moved from ROM to RAM.

Signed-off-by: Lars Knudsen <larsgk@gmail.com>
Co-author: Soren Engquist <soren@engquist.dk>
2022-12-20 17:04:45 +00:00
..
application_development samples: external_lib: Add building on windows support 2022-11-30 16:35:40 +01:00
arch crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
basic samples: blinky_pwm: Add nucleo_l476rg support 2022-12-13 10:01:11 +00:00
bluetooth Bluetooth: has: Make HAS registration dynamic 2022-12-20 17:04:45 +00:00
boards usb: device: cdc_acm: Prevent recursive logging loop 2022-12-15 14:54:24 +01:00
compression samples: compression: lz4 requires more than 64kB of RAM 2022-11-02 16:06:06 -05:00
drivers samples: drivers: adc: Add xmc45_relax_kit overlay 2022-12-20 14:17:23 +01:00
hello_world includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
kernel samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
modules tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
net net: zperf: Fix SO_RCVTIMEO dependency 2022-12-15 17:14:26 +01:00
philosophers samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
posix tests: Remove explicit newlib nano override 2022-10-19 16:02:51 +02:00
sensor sensor: amg88xx: fix sensor sample 2022-12-19 18:18:48 +01:00
shields samples: shields: npm6001_ek: add utility to test regulators 2022-12-16 11:26:47 +01:00
subsys samples: usb: shell: extend new USB support sample by host support 2022-12-16 13:21:12 +01:00
synchronization samples: synchronization: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 13:59:57 -04:00
tfm_integration tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
userspace includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
classic.rst
index.rst docs: add definition and minimum criteria for samples 2022-09-14 17:27:05 -04:00
sample_definition_and_criteria.rst docs: add definition and minimum criteria for samples 2022-09-14 17:27:05 -04:00