zephyr/tests
Jun Huang 76789883e2 Bluetooth: tester: Fix an error response in tester
In the function conn_param_update, it should send the opcode
GAP_CONN_PARAM_UPDATE, instead, it send GAP_PASSKEY_ENTRY.

Signed-off-by: Jun Huang <huangjun6@xiaomi.com>
2020-12-03 12:16:04 +02:00
..
application_development
arch tests: x86: pagetables: use new Kconfigs 2020-11-09 20:19:13 -05:00
benchmarks tests: add FP formatting to all tests that require it 2020-11-17 14:44:59 -06:00
bluetooth Bluetooth: tester: Fix an error response in tester 2020-12-03 12:16:04 +02:00
boards tests: native_posix: use llabs with int64_t 2020-11-19 08:41:56 +01:00
crypto
deprecated/inttype dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
drivers drivers: modem: Add support for quectel bg95 2020-12-01 17:43:59 -05:00
kernel tests: access kernel object with private data using system call 2020-12-01 10:14:35 -06:00
lib devicetree: gpio: provide accessors for controller phandle 2020-12-01 15:19:22 -05:00
misc/test_build
net tests: net: tcp2: Add RST packet handling tests 2020-11-24 13:08:39 +02:00
portability tests: cmsis_rtos_v2: Fix stack overflow 2020-10-13 20:04:31 +02:00
posix tests: posix/{common,fs}: enable testing TLS 2020-10-24 10:52:00 -07:00
shell tests: add more configurations for shell tests 2020-11-30 16:03:01 -06:00
subsys tests/fs/fat: correct format specifiers 2020-11-17 18:48:10 -05:00
unit tests/unit/cbprintf: test %p with NULL and justification 2020-11-19 12:37:42 +01:00
ztest