Matthias Ringwald
|
1808b31c63
|
test/fuzz: avoid assert on transport sent in hci fuzzer
|
2024-03-18 16:27:59 +01:00 |
|
Matthias Ringwald
|
dde28e18cf
|
test/fuzz: fix build
|
2024-03-18 14:32:55 +01:00 |
|
Matthias Ringwald
|
6b977eba66
|
test/le_audio: support extended advertisements in unicast headset
|
2024-03-15 12:31:33 +01:00 |
|
Matthias Ringwald
|
b8cf9cc03d
|
test/le-audio: fix cmake build
|
2024-01-31 18:33:06 +01:00 |
|
Matthias Ringwald
|
db6cafabbb
|
test/avdtp: partial fix for cmake build
|
2024-01-25 14:05:06 +01:00 |
|
Matthias Ringwald
|
8f4649e3ba
|
hci: remove bool from hci_reserve_packet_buffer and similiar higher layer functions
|
2024-01-25 14:05:06 +01:00 |
|
Matthias Ringwald
|
c589a9bb89
|
test: use pkg-config to find cpputest in CMake builds
|
2024-01-25 12:48:26 +01:00 |
|
Matthias Ringwald
|
e44d8d3690
|
test/gap: drop double reserve packet buffer (it asserts now)
|
2024-01-25 12:37:07 +01:00 |
|
Matthias Ringwald
|
c3ab95234d
|
test/fuzz: add fuzz_avdtp
|
2024-01-24 16:10:32 +01:00 |
|
Matthias Ringwald
|
de36a6eb96
|
test/fuzz: use btstack-fuzz as project name
|
2024-01-24 16:10:32 +01:00 |
|
Matthias Ringwald
|
d0f707ff11
|
test/security_manager: fix build
|
2024-01-15 18:12:06 +01:00 |
|
Matthias Ringwald
|
e3ea12006b
|
test/fuzz: fix memory in l2cap fuzzer
|
2024-01-04 19:20:51 +01:00 |
|
Matthias Ringwald
|
68894c7457
|
test/fuzz: add l2cap fuzzer
|
2024-01-04 18:27:24 +01:00 |
|
Matthias Ringwald
|
77ae25eddf
|
test/fuzz: enable bstack_assert
|
2024-01-04 18:27:24 +01:00 |
|
Matthias Ringwald
|
10e15cea58
|
test/le_audio: rework broadcast assistant
|
2023-12-13 17:22:44 +01:00 |
|
Dirk Helbig
|
0c30abb230
|
test/le_audio: support nRF5340 ADK and counter mode
|
2023-12-11 16:37:20 +01:00 |
|
Matthias Ringwald
|
745d3bf029
|
test/le_audio: scan for multiple Broadcast Sources, drop automatic mode in assistant
|
2023-12-08 13:03:42 +01:00 |
|
Matthias Ringwald
|
13ae57ac58
|
test/le_audio: retry PAST on re-enable broadcast source by assistent
|
2023-12-08 13:03:36 +01:00 |
|
Matthias Ringwald
|
7d497184d1
|
test/le_audio: perform PA sync on Broadcast Source select in assistant
|
2023-12-08 13:03:26 +01:00 |
|
Matthias Ringwald
|
49ce630973
|
test/le_audio: add re-enable Broadcast sink playback in assistant
|
2023-12-08 13:03:18 +01:00 |
|
Matthias Ringwald
|
713a0be874
|
test/le_audio: rework broadcast assistant
|
2023-12-08 13:03:12 +01:00 |
|
Matthias Ringwald
|
b981df567f
|
test/le_audio: delete unused code in broadcast assistant
|
2023-12-08 13:03:03 +01:00 |
|
Matthias Ringwald
|
c69fca8812
|
test/le_audio: introduce broadcast source struct to broadcast assistant
|
2023-12-08 13:02:44 +01:00 |
|
Matthias Ringwald
|
28ef06ceb7
|
test/le_audio: stop scanning after sink and source are found by broadcast assistant
|
2023-12-08 13:02:33 +01:00 |
|
Matthias Ringwald
|
4e15022773
|
test/le_audio: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE
|
2023-12-08 12:59:21 +01:00 |
|
Matthias Ringwald
|
c549106153
|
test/le_audio: restart advertising on disconnect on broadcast sink
|
2023-12-08 12:59:09 +01:00 |
|
Matthias Ringwald
|
54e09f5e8a
|
test/le_audio: stop PA sync after BIG Sync was created
|
2023-12-08 12:59:00 +01:00 |
|
Matthias Ringwald
|
02631e972d
|
test/le_audio: implement pa_sync changes in broadcast sink
|
2023-12-08 12:58:50 +01:00 |
|
Matthias Ringwald
|
db75eafdfd
|
test/le_audio: track pa sync and bis sync state in bass server of broadcast sink
|
2023-12-08 12:58:42 +01:00 |
|
Matthias Ringwald
|
7c819d909f
|
test/le_audio: stop playback in broadcast sink if PA Sync state is modified
|
2023-12-08 12:58:36 +01:00 |
|
Matthias Ringwald
|
ec363a3d45
|
test/le_audio: handle BASS Add Source without PAST available in broadcast sink
|
2023-12-08 12:58:26 +01:00 |
|
Matthias Ringwald
|
59cc662ff0
|
test/le-audio: setup advertising and allow to receive periodic advertising sync transfers
|
2023-12-08 12:58:12 +01:00 |
|
Milanka Ringwald
|
ff59851c28
|
test: use sampling frequency and frame duration functions
# Conflicts:
# test/pts-h4/bap_service_client_test.c
|
2023-12-08 12:57:03 +01:00 |
|
Matthias Ringwald
|
a2dc544d9e
|
test/le-audio: init le audio demo util sink in broadcast sink
|
2023-12-07 16:20:11 +01:00 |
|
Milanka Ringwald
|
ce00005722
|
test: update tests
|
2023-12-07 15:47:42 +01:00 |
|
Milanka Ringwald
|
c502a66c58
|
test/sm: add AddressResolutionLookup test
|
2023-12-07 15:47:42 +01:00 |
|
Matthias Ringwald
|
92e3c2d3e2
|
test: fix coverage build
|
2023-12-06 15:29:21 +01:00 |
|
Matthias Ringwald
|
44718ae7b0
|
test: more test fixes
|
2023-12-05 18:11:36 +01:00 |
|
Matthias Ringwald
|
ec4690afd1
|
test: fix build
|
2023-12-05 17:47:34 +01:00 |
|
Matthias Ringwald
|
e4d1c5dca6
|
test: use bool for gap_reconnect_security_setup_active
|
2023-12-05 17:46:57 +01:00 |
|
Matthias Ringwald
|
38e85ba13b
|
test: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE
|
2023-12-05 17:45:32 +01:00 |
|
Matthias Ringwald
|
bc6a318f21
|
Avoid __ prefix in defines
|
2023-12-04 17:48:14 +01:00 |
|
Matthias Ringwald
|
7cea546343
|
test: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE
|
2023-11-23 10:37:00 +01:00 |
|
Ricardo Quesada
|
0faf80ae28
|
test/hid_parser: add Xbox Wireless HID parser test
This is based on the HID descriptor / report of an Xbox Wireless
Controller using FW 5.17.3202.0.
|
2023-11-13 17:20:32 +01:00 |
|
Matthias Ringwald
|
6707c7a1ba
|
test/hid_parser: prepare for console hci dump
|
2023-11-13 17:20:32 +01:00 |
|
Matthias Ringwald
|
471bae6fca
|
test/hid_parser: add CMakeLists.txt
|
2023-11-01 11:41:13 +01:00 |
|
Ricardo Quesada
|
22931ba293
|
test/hid_parser: add inconsistent HID Descriptor of Tank Mouse
https://tank-mouse.com/
|
2023-11-01 11:39:58 +01:00 |
|
Matthias Ringwald
|
cd7411deb4
|
hci: fix restart connect with whitelist after whitelist modification
|
2023-10-31 17:11:56 +01:00 |
|
Matthias Ringwald
|
d352c98f5f
|
test/le-audio: fix modplayer / sine toggle
|
2023-10-25 16:10:50 +02:00 |
|
Matthias Ringwald
|
f7bf515976
|
test/le-audio: fix broadcast sink build with LC3plus
|
2023-10-25 16:09:11 +02:00 |
|