zephyr/tests/bluetooth
Krzysztof Kopyściński 00bfac00ae Bluetooth: gatt: Add option to read multiple without variable length
Currently, with EATT enabled, when bt_gatt_read is called with multiple
handles first it'll try to use gatt_read_mult_vl, and if it fails
gatt_read_mult will be used to try again. Add option to skip
the gatt_read_mult_vl and use gatt_read_mult right away. This is needed
by tests that expect BT_ATT_OP_READ_MULT_REQ but support variable
lenght, thus don't return BT_ATT_ERR_NOT_SUPPORTED.

Removed fallback from read multiple vl to read multiple on
BT_ATT_ERR_NOT_SUPPORTED error.

This was affecting:
GATT/CL/GAR/BV-05-C, GATT/CL/GAR/BI-18-C, GATT/CL/GAR/BI-19-C,
GATT/CL/GAR/BI-20-C, GATT/CL/GAR/BI-21-C, GATT/CL/GAR/BI-22-C

Signed-off-by: Krzysztof Kopyściński <krzysztof.kopyscinski@codecoup.pl>
2021-08-12 11:07:08 -04:00
..
adv tests: Bluetooth: Update AD Data as fast as possible 2020-08-31 13:49:13 +02:00
at sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
bluetooth sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
bsim_bt samples: conn_cb replace to const zsector 2021-08-11 13:42:28 +02:00
ctrl_sw_privacy sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
ctrl_sw_privacy_unit sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
ctrl_user_ext tests: Bluetooth: User defined CPR intervals 2021-01-18 19:07:06 +01:00
df tests: Bluetooth: df: Add tests for use of CTE in per adv chains 2021-08-07 20:50:03 -04:00
gatt Bluetooth: GATT: Rework bt_gatt_attr_func_t 2020-09-05 11:06:21 +02:00
hci_codecs_info tests: Bluetooth: Add tests for reading codec and controller delay info 2020-11-26 15:46:17 +01:00
hci_prop_evt Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
init tests: Bluetooth: init: Cover strict adv and scan enable/disable 2021-08-11 07:32:59 -04:00
l2cap sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
ll_settings tests: Check return value of settings_runtime_set in ll_settings test 2021-01-05 16:51:19 +02:00
mesh Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
mesh_shell Bluetooth: Mesh: Align capitalization for BT mesh 2021-07-13 11:23:54 -04:00
shell tests: remove USB configuration option 2021-08-03 19:00:12 -04:00
tester Bluetooth: gatt: Add option to read multiple without variable length 2021-08-12 11:07:08 -04:00
uuid sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00