Matthias Ringwald
|
9f1d8eee3d
|
remove btstack_run_loop_base.h include from run loop implementations and tests
|
2021-03-08 10:45:31 +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
|
d9c6a0aea9
|
test/embedded: remote test to add timer twice as it triggers assertion
|
2021-03-07 22:10:50 +01:00 |
|
Matthias Ringwald
|
43b71a9fd7
|
test/tlv_posix: call de-init on close instance
|
2021-03-07 22:06:22 +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
|
da91170462
|
test/crypto: link cpputest libs at end of link command
|
2021-03-07 21:27:00 +01:00 |
|
Matthias Ringwald
|
716552ac20
|
test/btstack_memory: fix test for newer gcc
|
2021-03-07 19:11:00 +01:00 |
|
Matthias Ringwald
|
21a1351894
|
test/security_manager_sc: add run loop base
|
2021-03-07 18:13:22 +01:00 |
|
Matthias Ringwald
|
842264f18f
|
stm32 ports: add battery and device information clients, test/security_manager_sc: add run loop base
|
2021-03-07 18:09:58 +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 |
|
Milanka Ringwald
|
174a0c1c8d
|
ble/battery_service_client: implement query services
|
2021-03-04 16:51:27 +01:00 |
|
Matthias Ringwald
|
f8da99a8ad
|
fix builds: libusb cmake, tool/metrics, test/mesh
|
2021-03-03 14:28:48 +01:00 |
|
Matthias Ringwald
|
8046a24a19
|
est/fuzz: improve gatt_client fuzzer
|
2021-02-25 19:09:02 +01:00 |
|
Matthias Ringwald
|
d1769b9f48
|
obex_iterator: rewrite to avoid out-of-bounds reads, add fuzzer
|
2021-02-25 16:28:29 +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 |
|
Milanka Ringwald
|
01977ed11e
|
hid_host: handle HID_PROTOCOL_MODE_REPORT_WITH_FALLBACK_TO_BOOT
|
2021-02-09 15:59:56 +01:00 |
|
Milanka Ringwald
|
fe493a7c9a
|
hid_host: handle boot mode
|
2021-02-09 15:59:56 +01:00 |
|
Milanka Ringwald
|
a93a968fd2
|
hid_host: pass through input report to the app
|
2021-02-09 15:59:56 +01:00 |
|
Milanka Ringwald
|
4a4b5586fb
|
hid_host: implement set report and get protocol response
|
2021-02-09 15:59:56 +01:00 |
|
Milanka Ringwald
|
dcec10e78d
|
hid_host: disconnect on UNPLUG event, send get_report_response to app
|
2021-02-09 15:59:56 +01:00 |
|
Milanka Ringwald
|
59a2ea7477
|
hid_host: implement hid control messages (suspend, exit suspend, unplug)
|
2021-02-09 15:59:55 +01:00 |
|
Milanka Ringwald
|
ab30106e8f
|
hid_host: move code from test code to lib
|
2021-02-09 15:59:55 +01:00 |
|
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 |
|