zephyr/tests/bluetooth
Krzysztof Kopyściński 79a3a0f40b bttester: add key-size and authorization based l2cap conn reject
In tests that expect returning error in response for l2cap
connection request we use predefined PSMs. This commit adds
check for required keysize (which will always return error,
as connection is not secure and key size will always be 0)
instead of setting security level 4 (which would return
insufficient authentication, not insufficient key size).
It also adds suport for PSM used in insufficient authorization
tests - choosing this PSM will set flag that triggers error
on channel accept.

This affects tests L2CAP/LE/CFC/BV-[10-15]-C

Signed-off-by: Krzysztof Kopyściński <krzysztof.kopyscinski@codecoup.pl>
2021-05-19 12:18:08 +03:00
..
adv
at
bluetooth
bsim_bt Bluetooth: Mesh: Make bsim friendship test timing more robust 2021-05-18 12:29:04 -05:00
ctrl_sw_privacy
ctrl_sw_privacy_unit
ctrl_user_ext
df tests: Bluetooth: df: Add connectionless IQ sampling enable unit tests 2021-05-06 16:27:16 +02:00
gatt
hci_codecs_info
hci_prop_evt Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
init Bluetooth: Add option to log btsnoops over RTT 2021-05-05 16:03:38 +02:00
l2cap
ll_settings
mesh Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
mesh_shell Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
shell Bluetooth: Audio: Volume Control Service and client 2021-05-07 15:02:41 +02:00
tester bttester: add key-size and authorization based l2cap conn reject 2021-05-19 12:18:08 +03:00
uuid