zephyr/tests/bluetooth/tester/src
Nazar Palamar 36fb0279d2 test: bluetooth/tester: fix ccc_find_by_attr
Added check if ccc_values[i].attr != NULL,
before accessing to ccc_values[i].attr structure:
(handle == ccc_values[i].attr->handle)

On 20829 platform it's causing hard fault, not sure about
another platforms (in GAP testing).

Signed-off-by: Nazar Palamar <nazar.palamar@infineon.com>
2024-06-15 04:43:31 -04:00
..
audio Bluetooth: Audio: Add fallback to get_chan_allocation 2024-06-13 05:41:47 -04:00
btp tests: Bluetooth: Move audio related BTP files 2024-06-07 22:08:59 -05:00
btp_core.c bluetooth: tester: Add support for OTS 2024-05-02 16:51:42 +02:00
btp_gap.c Bluetooth: tester: Add support for BTP_GAP_SET_POWERED command 2024-03-07 10:57:17 +00:00
btp_gatt.c test: bluetooth/tester: fix ccc_find_by_attr 2024-06-15 04:43:31 -04:00
btp_ias.c
btp_l2cap.c
btp_mesh.c Bluetooth: Mesh: Update models metadata API 2024-05-01 10:54:50 -04:00
btp_ots.c bluetooth: tester: Add support for OTS 2024-05-02 16:51:42 +02:00
btp.c
main.c