zephyr/samples/bluetooth
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
..
beacon bluetooth: controller: coex: convert to DT device 2023-09-15 16:04:19 +02:00
broadcast_audio_sink Samples: Bluetooth: Fix bug in is_substring for broadcast sink 2023-12-11 09:53:36 +01:00
broadcast_audio_source samples/bluetooth: Reduce sysbuild boilerplate 2023-12-02 07:53:11 -05:00
broadcaster
broadcaster_multiple samples: Bluetooth: Make broadcaster_multiple run on other controllers 2023-11-21 09:56:02 +01:00
bthome_sensor_template
central
central_gatt_write
central_hr Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
central_ht Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
central_iso Bluetooth: ISO: extend API for setting SDU interval 2023-10-23 15:22:10 +02:00
central_multilink
central_otc Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
central_past
direct_adv Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
direction_finding_central bluetooth: Rename rpmsg HCI driver and sample to ipc 2023-11-02 08:32:20 +02:00
direction_finding_connectionless_rx bluetooth: Rename rpmsg HCI driver and sample to ipc 2023-11-02 08:32:20 +02:00
direction_finding_connectionless_tx bluetooth: Rename rpmsg HCI driver and sample to ipc 2023-11-02 08:32:20 +02:00
direction_finding_peripheral bluetooth: Rename rpmsg HCI driver and sample to ipc 2023-11-02 08:32:20 +02:00
eddystone Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
encrypted_advertising samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
handsfree
hap_ha samples/bluetooth/hap_ha: Enable in native_sim 2023-11-14 09:52:34 +02:00
hci_ipc samples/bluetooth/hci_ipc: Reduce printf size 2023-11-21 23:04:52 -05:00
hci_pwr_ctrl
hci_spi drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
hci_uart docs: bluetooth: Replace reference to native_posix w native_sim 2023-11-14 09:52:34 +02:00
hci_uart_async docs: bluetooth: Replace reference to native_posix w native_sim 2023-11-14 09:52:34 +02:00
hci_usb samples: bluetooth: hci_usb: Test exclusion for stm32l562e_dk 2023-11-03 11:45:38 +01:00
hci_usb_h4 samples: bluetooth: hci_usb: Test exclusion for stm32l562e_dk 2023-11-03 11:45:38 +01:00
ibeacon
ipsp samples: fix thread function signatures 2023-10-30 12:24:34 +01:00
iso_broadcast
iso_broadcast_benchmark Bluetooth: ISO: Rename BT_ISO_ADVANCED to BT_ISO_TEST_PARAMS 2023-10-20 14:50:48 +02:00
iso_connected_benchmark Bluetooth: ISO: extend API for setting SDU interval 2023-10-23 15:22:10 +02:00
iso_receive samples: Bluetooth: Add missing reset of sems in iso_receive 2023-10-24 09:04:25 +02:00
mesh Bluetooth: Mesh: access tx msg randomizer 2023-12-11 09:50:18 +01:00
mesh_demo Bluetooth: Mesh: access tx msg randomizer 2023-12-11 09:50:18 +01:00
mesh_provisioner bluetooth: mesh: Doc fix Bluetooth mesh to Mesh 2023-12-01 10:56:18 +00:00
mtu_update Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
observer
periodic_adv
periodic_adv_conn
periodic_adv_rsp
periodic_sync drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
periodic_sync_conn
periodic_sync_rsp Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
peripheral Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
peripheral_accept_list Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
peripheral_csc random: Rename random header 2023-10-10 14:23:50 +03:00
peripheral_dis
peripheral_esp
peripheral_gatt_write
peripheral_hids samples: Fixed typos 2023-08-24 15:44:33 +02:00
peripheral_hr
peripheral_ht Bluetooth: ATT: remove BT_ATT_ENFORCE_FLOW 2023-12-06 17:53:54 +00:00
peripheral_identity
peripheral_iso
peripheral_ots
peripheral_past
peripheral_sc_only
scan_adv
st_ble_sensor Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
tmap_bmr Bluetooth: BAP: Refactor bt_bap_base 2023-12-06 17:51:47 +00:00
tmap_bms samples/bluetooth/tmap*: Enable in native_sim 2023-11-14 09:52:34 +02:00
tmap_central Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
tmap_peripheral samples/bluetooth/tmap*: Enable in native_sim 2023-11-14 09:52:34 +02:00
unicast_audio_client Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
unicast_audio_server samples/bluetooth: Reduce sysbuild boilerplate 2023-12-02 07:53:11 -05:00
bluetooth.rst docs: bluetooth: Replace reference to native_posix w native_sim 2023-11-14 09:52:34 +02:00