zephyr/samples
Emil Gydesen e54902bdbe Samples: Bluetooth: Fix bug in is_substring for broadcast sink
The is_substring did not work for true substrings, as it
would always compare [0] to [0], so it would return false
for the substring "BC" being in "ABC".

Removed the tolower as it is not necessary and fixes the issue.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-12-11 09:53:36 +01:00
..
application_development samples/code_relocation_nocopy: Increase fake flash size 2023-11-20 06:07:58 -05:00
arch samples: fix thread function signatures 2023-10-30 12:24:34 +01:00
basic samples/basic: Switch from native_posix to native_sim 2023-11-14 13:06:01 +01:00
bluetooth Samples: Bluetooth: Fix bug in is_substring for broadcast sink 2023-12-11 09:53:36 +01:00
boards Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
charger
compression samples: lz4: reduce malloc arena size 2023-11-14 09:04:11 +01:00
cpp
drivers samples: drivers: spi_flash: Extend requirements description 2023-12-08 20:21:07 +00:00
fuel_gauge
hello_world samples: Switch integration_platforms from native_posix to native_sim 2023-11-20 12:02:48 +01:00
kernel samples/kernel/metairq_dispatch: Correct comment 2023-11-20 12:02:48 +01:00
modules samples: chre: Fix format strings for size_t types 2023-11-24 13:10:24 +02:00
net samples: zperf: Add NXP driver test case 2023-12-11 09:50:58 +01:00
philosophers samples: Switch integration_platforms from native_posix to native_sim 2023-11-20 12:02:48 +01:00
posix
sensor samples: sensors: espressif board added to die_temp_polling 2023-12-04 14:32:09 +01:00
shields samples: shields: npm1300_ek: Fix display of negative temperature 2023-11-27 19:57:57 +01:00
subsys mgmt/osdp: Add build-only tests for OSDP samples 2023-12-08 20:20:56 +00:00
synchronization samples: synchronization: add static thread 2023-11-16 09:25:33 +01:00
tfm_integration
userspace samples: userspace: hello_world_user: exclude qemu_xtensa_mmu 2023-12-06 17:05:53 +01:00
classic.rst
index.rst
sample_definition_and_criteria.rst docs: Sample definition: Replace native_posix with native_sim 2023-11-20 12:02:48 +01:00