785 Commits

Author SHA1 Message Date
Milanka Ringwald
2e0cd4c78a test/pts: cleanup test files 2021-04-08 15:26:28 +02:00
Milanka Ringwald
61b2910449 test/pts: reset con_handle on disconnect 2021-04-08 15:26:28 +02:00
Milanka Ringwald
688287c0f5 test/pts: clean up hid_device_test 2021-04-08 15:26:28 +02:00
Milanka Ringwald
80d9d5d49a hid_device: provide SDP record params by struct 2021-04-08 15:26:28 +02:00
Milanka Ringwald
580d6bb47e hid_host: emit HID_SUBEVENT_SNIFF_SUBRATING_PARAMS event 2021-04-07 11:52:12 +02:00
Milanka Ringwald
aecd97dca4 test/pts: fix build 2021-04-07 10:26:43 +02:00
Milanka Ringwald
196cbe2597 hid_host: add new tests 2021-04-07 10:21:23 +02:00
Milanka Ringwald
51b27067b8 hid_device: use bool instead of uint8_t 2021-04-07 10:21:23 +02:00
Matthias Ringwald
12e5e04619 test/pts: hog_demo_test -> hog_device_test 2021-04-06 12:12:47 +02:00
Milanka Ringwald
0cbdb21b00 hids_client: document api 2021-04-06 12:08:28 +02:00
Matthias Ringwald
7b99e4f0c7 test/pts: add compile instructions 2021-04-03 18:10:05 +02:00
Matthias Ringwald
45aa8a0f10 test/pts: list packages for audio codecs 2021-04-03 18:05:44 +02:00
Matthias Ringwald
3cbedd4337 hid: prefix hid.h and hid.c with btstack_ 2021-03-31 12:07:41 +02:00
Milanka Ringwald
fd39e93aa9 hids_client: move protocol mode to service, set protocol on boot mode, add report type as input param to get and write report functions 2021-03-31 11:14:07 +02:00
Milanka Ringwald
bd0562f189 hids_client: test read characteristics, boot host 2021-03-31 11:14:07 +02:00
Milanka Ringwald
cd28e7b103 hids_client: implement enable and disable notifications 2021-03-31 11:14:07 +02:00
Milanka Ringwald
6d6f7efc52 hids_client: implement set protocol mode, suspend and exit suspend 2021-03-31 11:14:07 +02:00
Milanka Ringwald
af2241c2c0 hids_client: get protocol mode, update pts test 2021-03-31 11:14:05 +02:00
Milanka Ringwald
f4d3b82a97 hids_client: emit HID information 2021-03-31 11:01:33 +02:00
Milanka Ringwald
83d7ed1cf6 hids_client: fix report lookup, implement hids_client_send_get_report 2021-03-31 10:59:38 +02:00
Milanka Ringwald
8cec2b74ed hids_client: fix read HID descriptor 2021-03-31 10:59:38 +02:00
Milanka Ringwald
c756b1a545 pts/hog_host: update hog host sequence 2021-03-31 10:59:38 +02:00
Milanka Ringwald
11af8dc0a2 pts/hog_host: add test tool and test description 2021-03-31 10:59:38 +02:00
Milanka Ringwald
8450b24f6b hid_host_test: improve console output 2021-03-31 10:44:22 +02:00
Matthias Ringwald
31437b5204 hci_dump: enable packet logger in tests 2021-03-11 15:53:46 +01:00
Matthias Ringwald
6f122aa372 Remove btstack_run_loop_base from port and test 2021-03-08 10:39:10 +01:00
Matthias Ringwald
6bdecec7ba move GATT Service clients into ble/gatt-service 2021-03-08 10:09:41 +01:00
Matthias Ringwald
dffbc68c3c pts/avdtp_source_test: map AOT_MP2_AAC_LC -> AOT_AAC_LC 2021-03-07 21:55:37 +01:00
Matthias Ringwald
7ce4a9c75e pts/le_data_channel: use define to provide valid case integer 2021-03-07 21:41:14 +01:00
Matthias Ringwald
116288ddcc test: add run loop base 2021-03-06 23:14:20 +01:00
Bjoern Hartmann
375bf62071 test/pts: do not require portaudio 2021-03-05 17:57:51 +01:00
Matthias Ringwald
da2ac9bebc pts/avdtp_sink: fix warning 2021-03-05 14:33:45 +01:00
Bjoern Hartmann
024d452987 pts/avdtp_sink: add information about supported codecs 2021-03-05 11:53:18 +01:00
Bjoern Hartmann
2febf1bd2e pts/avdtp_sink: add LDAC decoder 2021-03-05 11:53:18 +01:00
Bjoern Hartmann
bc6c3be31e pts: corrected openaptx to libopenaptx 2021-02-24 18:17:40 +01:00
Bjoern Hartmann
2cecf77e9a pts/avdtp_sink: add aptx hd decoder 2021-02-24 18:17:40 +01:00
Bjoern Hartmann
44fe082672 pts/avdtp_sink: add aptx decoder 2021-02-24 18:17:40 +01:00
Bjoern Hartmann
a40412ff5a pts/avdtp_sink: avoid ringbuffer overflow if audio is not present 2021-02-24 18:17:40 +01:00
Bjoern Hartmann
f493d145a6 pts/avdtp_source: add aptx and aptx hd encoder 2021-02-24 13:15:43 +01:00
Bjoern Hartmann
a92a979e8e pts/avdtp_source: fix name of ldac define 2021-02-24 13:11:19 +01:00
Matthias Ringwald
e73f3fda19 pts/avdtp_source: make ldac encoder optional 2021-02-23 17:57:12 +01:00
Matthias Ringwald
e67b3e71a7 pts/avdtp_source: make ldac encoder optional 2021-02-23 17:47:52 +01:00
Bjoern Hartmann
a1d1564dfa pts/avdtp_source: add ldac encoder
# Conflicts:
#	test/pts/CMakeLists.txt
2021-02-23 17:42:38 +01:00
Matthias Ringwald
4198a07c2c libusb: fix build with older CMake < 3.12 2021-02-18 10:55:47 +01:00
Matthias Ringwald
a4d89bc3c1 test/pts: fix cmake build 2021-02-18 10:16:14 +01:00
Milanka Ringwald
e615b0ec8b hid_host: set hid_descriptor_status for incoming connection; emit descriptor_available_event in boot modus 2021-02-09 15:59:56 +01:00
Milanka Ringwald
05439aa6ca hid_host: rewrite establishing input connection 2021-02-09 15:59:56 +01:00
Milanka Ringwald
fc0126b991 pts/tests: rename define from __BTSTACK_FILE__ to BTSTACK_FILE__, and add it where it is missing 2021-02-09 15:59:56 +01:00
Milanka Ringwald
4d5e2508b4 pts/hid_host_test: reset unplug for the next PTS test 2021-02-09 15:59:56 +01:00
Milanka Ringwald
5961e15565 hid_host: remove printfs, finish connection establishment 2021-02-09 15:59:56 +01:00