zephyr/tests/bluetooth
Jiawei Yang b2340babdf tests: Bluetooth: BR: Add test suite gap_client
IUT works as a Bluetooth GAP Client. The peer device (tester) is
configured to respond to inquiries and process connection requests.

Add tests to verify GAP client functionality for inquiry, connection,
and disconnection scenarios.

In the test suite, there are six test cases:
Case 1: General Inquiry followed by Connection and Active Disconnection.
Verifies that DUT can perform general inquiry, establish connection, and
actively disconnect from tester.
Case 2: General Inquiry followed by Connection and Passive
Disconnection. Verifies that DUT can perform general inquiry, establish
connection, and handle disconnection initiated by tester.
Case 3: General Inquiry followed by Rejected Connection Request.
Verifies that DUT can perform general inquiry and handle connection
rejection from tester.
Case 4: Limited Inquiry followed by Connection and Active Disconnection.
Verifies that DUT can perform limited inquiry, establish connection, and
actively disconnect from tester.
Case 5: Limited Inquiry followed by Connection and Passive
Disconnection. Verifies that DUT can perform limited inquiry, establish
connection, and handle disconnection initiated by tester.
Case 6: Limited Inquiry followed by Rejected Connection Request.
Verifies that DUT can perform limited inquiry and handle connection
rejection from tester.

Signed-off-by: Jiawei Yang <jiawei.yang_1@nxp.com>
2025-05-29 20:21:50 -04:00
..
addr
adv
at
audio tests: Bluetooth: Audio: Remove dependency on host mocks 2025-05-14 14:10:02 +02:00
bluetooth
bt_crypto test: Bluetooth: crypto: increase stack size for all the boards 2025-01-27 17:10:21 +01:00
bt_crypto_ccm
buf
classic tests: Bluetooth: BR: Add test suite gap_client 2025-05-29 20:21:50 -04:00
common/testlib Bluetooth: testlib: Fix includes (IWYU) 2025-04-18 10:40:31 +02:00
controller tests: all: Fix remaining issues reported by string validation 2025-05-27 09:16:08 +02:00
df Bluetooth: Rename BLE to Bluetooth (LE) where applicable 2025-02-12 12:24:18 +01:00
gap
gatt tests/bluetooth & bsim: Fix code compliance issues 2025-05-21 12:35:28 +02:00
hci
hci_codecs_info Bluetooth: Controller: Fix HCI command buffer allocation failure 2025-02-21 11:30:38 +00:00
hci_prop_evt Bluetooth: tests: Update to use new H:4 buffer encoding 2025-04-29 13:00:33 +02:00
hci_uart_async Bluetooth: tests: Update to use new H:4 buffer encoding 2025-04-29 13:00:33 +02:00
host bluetooth: host: Deprecated BT_CONN_TX_MAX 2025-05-12 14:54:26 +02:00
host_config_variants
host_long_adv_recv Bluetooth: tests: Update to use new H:4 buffer encoding 2025-04-29 13:00:33 +02:00
init Bluetooth: Host: Add support for Advertising Coding Selection 2025-02-08 10:09:41 +01:00
l2cap
mesh tests: all: Fix remaining issues reported by string validation 2025-05-27 09:16:08 +02:00
mesh_shell
qualification tests: Bluetooth: Mark generated qualification file as binaries 2025-03-05 19:05:09 +00:00
shell bluetooth: shell: the setting is forced as disabled for mimxrt1170_evkb 2025-05-27 16:44:45 +02:00
smp boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
tester tests: Bluetooth: Tester: Audio: Cleanup includes 2025-05-19 16:48:53 +01:00
uuid