778 Commits

Author SHA1 Message Date
Milanka Ringwald
fd7ba7a6d2 hid_host: start sdp query and connect 2021-02-09 15:59:55 +01:00
Milanka Ringwald
63bf37cdf2 hid_host: start extracting API 2021-02-09 15:59:55 +01:00
Milanka Ringwald
7ec1cfe238 hid_host: handle boot mode, handle send report 2021-02-09 15:59:55 +01:00
Milanka Ringwald
17ec83426d test/pts/hid_host: handle get/set report/protocol 2021-02-09 15:59:55 +01:00
Milanka Ringwald
ffe3f1a125 hid_device: add BLUETOOTH_ATTRIBUTE_HID_NORMALLY_CONNECTABLE to SDP record and an input param to hid_create_sdp_record function 2021-02-09 15:59:55 +01:00
Milanka Ringwald
036cd8e1e8 test/pts/hid_device: handle virtural cable unplug, update test docu 2021-02-09 15:58:26 +01:00
Milanka Ringwald
1ad99f3bd3 hid_device: add hid_remote_wake attribute to API 2021-02-09 15:48:00 +01:00
Milanka Ringwald
f46aa6e163 test/pts/hid_device: update test documentation 2021-02-09 15:48:00 +01:00
Milanka Ringwald
4a32fadf2f test/pts/hid_device: start testing and add test documentation 2021-02-09 15:48:00 +01:00
Matthias Ringwald
88603622f2 test/pts: add aac stream endpoint 2021-02-09 10:11:19 +01:00
Matthias Ringwald
8691a66c78 a2dp, avdtp: use a2dp_source_set_config_{TYPE} and avdtp_config{TYPE}_store to avoid large number of parameters 2021-02-04 19:13:57 +01:00
Milanka Ringwald
af380372ab test/avdtp: update test docu 2021-02-04 14:28:25 +01:00
Milanka Ringwald
a01ec3faef test/avdtp: define SBC stream endpoint as last to keep PTS happy 2021-02-04 14:22:59 +01:00
Milanka Ringwald
6401297e9d test/avdtp: fix aac codec capabilities 2021-02-04 14:22:59 +01:00
Milanka Ringwald
171a407889 test/avdtp: added new tests for delay reporting 2021-02-04 14:22:59 +01:00
Milanka Ringwald
a36c113578 pts/gavdp: add test description 2021-02-03 10:05:41 +01:00
Matthias Ringwald
9d30a519f9 libusb/pts: add -Wswitch-default for gcc (ignored by clang) 2021-02-02 15:07:43 +01:00
Milanka Ringwald
da8f99ada5 test/pts/avdtp: update test desc 2021-02-01 10:59:43 +01:00
Matthias Ringwald
f13e45796a test/pts: select single remote stream endpoint in avdtp_source for config commands 2021-01-27 16:39:55 +01:00
Matthias Ringwald
4a24e821b7 test/pts: fix configuration of remote sep in avdtp_sink_test 2021-01-27 16:30:37 +01:00
Matthias Ringwald
c128876187 test/pts: support aac in avdtp_sink_test using fdk-aac 2021-01-22 12:44:39 +01:00
Matthias Ringwald
35015a8866 test/pts: link against portaudio, rework avdtp_sink_test 2021-01-22 12:02:48 +01:00
Matthias Ringwald
2b6ecffc7f cmake: use pkg config for libusb compile/link flags 2021-01-21 18:57:04 +01:00
Matthias Ringwald
dc92cb51c0 test/pts: allow to select remote stream endpoint in avdtp_source_test 2021-01-20 19:11:54 +01:00
Matthias Ringwald
ea66f9a565 test/pts: fix hsp_hs_test includes 2021-01-20 12:25:11 +01:00
Matthias Ringwald
8df3391879 test/pts: fix build avdtp_source_test and avrcp_test 2021-01-18 16:33:06 +01:00
Matthias Ringwald
3d87570f86 test: prepare separate builds for unit test with address sanitizer vs. coverage 2020-12-10 11:52:05 +01:00
Milanka Ringwald
a37d57613a test/pts: fix compile warnings 2020-11-20 09:35:32 +01:00
Milanka Ringwald
c2d7cdb89d test/pts: update test docu 2020-11-19 15:40:34 +01:00
Milanka Ringwald
4c832391e9 test/pts/avdtp_source: update test 2020-11-19 15:28:18 +01:00
Milanka Ringwald
5251c3dd24 test/pts: update test descriptions 2020-11-19 15:28:18 +01:00
Milanka Ringwald
b377a92dbb test/pts: enable address sanitizer 2020-11-19 15:28:18 +01:00
Milanka Ringwald
79b02f79ab btstack_sbc: introduce btstack_sbc_channel_mode_t and btstack_sbc_allocation_method_t 2020-11-19 15:28:18 +01:00
Matthias Ringwald
434cfc47cc test/pts: build pts tools as part of unit tests 2020-11-18 11:49:50 +01:00
Milanka Ringwald
cad352fab6 test/avdtp_sink: update test sequences 2020-11-18 09:51:50 +01:00
Milanka Ringwald
dcf436d1f1 avdtp: use configuration array as user provided storage 2020-11-18 09:51:11 +01:00
Milanka Ringwald
d47b24a315 test/avdtp: update test code to use local codec configuration 2020-11-17 15:04:03 +01:00
Milanka Ringwald
619205264f avrcp: fix reading packet type from vendor specific responses 2020-11-17 14:42:36 +01:00
Milanka Ringwald
2686781a2a test/avrcp: register media packet handler, updated test info 2020-11-17 14:42:36 +01:00
Milanka Ringwald
3d7769a759 test/pts: update avrcp test instructions 2020-11-12 11:52:14 +01:00
Milanka Ringwald
ff4468f194 test/pts: fix avdtp_source_test 2020-11-12 11:52:14 +01:00
Milanka Ringwald
26e89fe09a pts/avdtp_sink: update audio processing 2020-10-06 15:29:25 +02:00
Milanka Ringwald
86fa4a7b08 pts: cleanup Makefile 2020-10-01 16:14:41 +02:00
Milanka Ringwald
c38fa3efb1 avdtp: rename variable 2020-10-01 16:14:41 +02:00
Matthias Ringwald
75c13281d4 gatt_compiler: use python3 in build scripts 2020-09-25 13:25:22 +02:00
Matthias Ringwald
6b7b368a28 test: move Security Manager SC test into own folder 2020-09-18 17:34:32 +02:00
Milanka Ringwald
34e29053a1 test/pts: add avdtp_sink test notes 2020-07-31 13:12:55 +02:00
Milanka Ringwald
7baeacb26e test/pts: add a2dp sink and source test commands description 2020-07-30 13:29:14 +02:00
Milanka Ringwald
f1d531e03c test/avdtp_source: add pts test description 2020-07-30 11:44:27 +02:00
Milanka Ringwald
4501427090 test/avdtp_sink: dump capabilities 2020-07-30 11:43:54 +02:00