597 Commits

Author SHA1 Message Date
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
Milanka Ringwald
3acd1f1c67 avrcp: check packet type and return if fragmented (currently not supported) 2020-07-28 22:30:10 +02:00
Milanka Ringwald
35e570115f test/pts: fix cmake compile 2020-07-28 22:26:40 +02:00
Milanka Ringwald
1904e5a145 avdtp: renamed definition of supported features 2020-07-23 12:25:19 +02:00
Milanka Ringwald
e2f2541787 avrcp: use defines instead of enum for features 2020-07-23 12:11:54 +02:00
Milanka Ringwald
03883c7743 avdtp: use capital case for defines, remove unused context from test files 2020-07-23 08:14:39 +02:00
Milanka Ringwald
1436d179b7 avdtp: rename getter functions 2020-07-06 11:37:08 +02:00
Milanka Ringwald
5aeb29d7c0 test/pts/avrcp test: use Bluetooth address stored in device_addr_string 2020-06-18 13:54:36 +02:00
Matthias Ringwald
eb7aab40eb test/pts/avrcp_test: allow to specify different device for AVRCP Browsing 2020-06-17 16:15:40 +02:00
Milanka Ringwald
48f7d13909 avrcp browsing target: rename API functions from avrcp_subevent_browsing_* to avrcp_browsing_target_send_* 2020-06-17 16:15:40 +02:00
Milanka Ringwald
665a00cb2a avrcp: move browsing code to avrcp_browsing.c 2020-06-17 16:15:40 +02:00
Milanka Ringwald
5634a0d9ba test/pts/avrcp: add PTS test instructions 2020-06-17 16:15:40 +02:00
Milanka Ringwald
bb1f6a0b90 test/pts: unify avrcp controller and target tests 2020-06-17 16:15:40 +02:00
Milanka Ringwald
936cedf93a test/pts/avrcp_controller_test: rename variable 2020-06-17 16:15:40 +02:00
Milanka Ringwald
5eb9091e8e test/pts/avrcp test controller: move avrcp target event handling code to the correct packet handler 2020-06-17 16:15:40 +02:00
Milanka Ringwald
99eba37f75 test/pts/avrcp controller test: move code from avrcp target test here 2020-06-17 16:15:40 +02:00
Milanka Ringwald
e321ba08c8 test/pts/avrcp_controller_test: reassign command prompt commands 2020-06-17 16:15:40 +02:00
Milanka Ringwald
a1f6a66acb test/pts/avrcp_controller_test: split packet handlers 2020-06-17 16:15:40 +02:00
Milanka Ringwald
387a394648 test/pts/avrcp_controller_test: handle avdtp events in avdtp_service_packet_handler 2020-06-17 16:15:40 +02:00
Milanka Ringwald
fea277e644 test/pts/avrcp_controller_test: initialize avdtp source and avrcp target services; rename browsing_cid 2020-06-17 16:15:40 +02:00
Milanka Ringwald
3945307c8d test/pts/avrcp_target_test : register set addressed player callback that verifies tat the player ID is in valid range, document player list items fields 2020-06-17 16:15:40 +02:00
Milanka Ringwald
8b14627578 test/pts/avrcp controller test: initialize target role 2020-06-17 16:15:40 +02:00
Matthias Ringwald
60a90f4449 test/pts: add support to trigger overlapping connection requests for AVRCP and AVRCP Browsing 2020-06-17 16:15:40 +02:00
Milanka Ringwald
f139b9cb4f avrcp: rename status variable to avrcp_status 2020-06-17 16:15:40 +02:00
Milanka Ringwald
ac2498677f test/pts: use PTS default TSPX_max_avc_fragments = 10 2020-06-17 16:15:40 +02:00
Milanka Ringwald
f2dd8670a5 avrcp browsing test: automate select player on connection established 2020-06-17 16:15:39 +02:00
Milanka Ringwald
0dce2f87ce avrcp browsing pts: update files to use new API 2020-06-17 16:15:39 +02:00
Milanka Ringwald
cee0e5b635 avrcp: use separate callback for avrcp open/close connection events 2020-06-17 16:13:03 +02:00
Milanka Ringwald
fe10780b18 avrcp: replace avrcp_target/controller_connect/disconnect with avrcp_connect/disconnect 2020-06-17 16:13:03 +02:00
Milanka Ringwald
19691e0af0 avrcp: call avrcp_init explicitly 2020-06-17 16:13:03 +02:00
Matthias Ringwald
7631af51db test/pts: provide CMake build file to debug with IDEs (Xcode, CLion, ...) 2020-06-01 23:22:17 +02:00
Milanka Ringwald
c3cf4b89d4 pts: fix compile 2020-04-27 10:40:43 +02:00