814 Commits

Author SHA1 Message Date
Matthias Ringwald
9d28c3db97 test/pts: avoid sprintf 2022-11-03 16:24:07 +01:00
Matthias Ringwald
97600fc86b test/pts: fix build 2022-10-31 17:11:44 +01:00
Matthias Ringwald
5deb0bb6ea LE Audio: move GATT Services into src/le-audio/gatt-service 2022-10-11 18:33:45 +02:00
Milanka Ringwald
c875a6ee30 pts/hafp_hf: update test sequences 2022-09-13 14:42:02 +02:00
Dirk Helbig
c28332930a btstack_stdin_posix: move stdin logging from application to platform to make it usable from all applications 2022-09-01 15:44:47 +02:00
Matthias Ringwald
99171dac7c test/pts: update make clean target 2022-07-19 16:17:36 +02:00
Milanka Ringwald
920a1fa5df test/pts: update hfp hf test 2022-06-03 15:15:01 +02:00
Milanka Ringwald
6a3524cf57 test/pts: update HFP AG tests 2022-06-02 14:56:32 +02:00
Matthias Ringwald
424c21187b test: log user input with 'stdin: %c' 2022-06-01 08:54:00 +02:00
Matthias Ringwald
24a31900df test/pts: fix build 2022-05-23 15:17:45 +02:00
Matthias Ringwald
a9ec7ee053 test: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro 2022-05-09 21:54:36 +02:00
Bjoern Hartmann
1ff97ac18c test/pts: add LC3plus encoder/decoder 2022-05-09 10:08:01 +02:00
Matthias Ringwald
065b033b5a pts/avdtp_source_test: set local/remote seid 2022-05-09 09:49:46 +02:00
Matthias Ringwald
12d9fd2d3f test/pts: provide template test app 2022-02-07 17:04:50 +01:00
Milanka Ringwald
774918ae4c pts/gatt_profiles: add VCS tests 2022-01-31 16:26:29 +01:00
Milanka Ringwald
c82c6cb221 gatt-services/gatt-profiles: update test and test docu for AICS 2022-01-31 16:26:29 +01:00
Milanka Ringwald
1e24899de3 pts/vocs: list tests 2022-01-21 10:34:30 +01:00
Milanka Ringwald
cca6f7a031 pts/aics: add test docu and tests 2022-01-21 10:34:30 +01:00
Milanka Ringwald
ea31566a96 pts/avdtp_sink_test: fix compile warnings 2022-01-21 10:34:30 +01:00
Milanka Ringwald
4db9175d40 gatt-service/aics: use field 'state' for mute mode and gain mode in GATTSERVICE_SUBEVENT_AICS_MUTE/GAIN_MODE events 2022-01-21 10:34:30 +01:00
Milanka Ringwald
f69d14d454 pts/aics: implement logic for PTS tests 2022-01-21 10:34:30 +01:00
Milanka Ringwald
d9a0563ad8 pts/aics: update test code 2022-01-21 10:34:29 +01:00
Milanka Ringwald
1129f6cf59 gatt-service/mics: rename function 2022-01-21 10:34:29 +01:00
Milanka Ringwald
41d90c6aaf gatt-service/mics: search and initialize AICS services 2022-01-21 10:34:29 +01:00
Milanka Ringwald
8ac08516cd gatt-service/aics: implement audio input control server 2022-01-21 10:34:29 +01:00
Milanka Ringwald
61fcd3a1e8 pts/aics: add two AICS services to MICS 2022-01-21 10:34:29 +01:00
Milanka Ringwald
dbd09dee52 gatt-service/mics: update gatt files and est code 2022-01-11 19:58:44 +01:00
Milanka Ringwald
1006694322 gatt-service/mics: send notification when mute state is changed remotely, update test docu 2022-01-11 19:57:21 +01:00
Milanka Ringwald
0b7819317f btstack_defines: for microphone service, use LOCAL in event name when local value changes, and REMOTE, when the remote value is changed 2022-01-11 19:57:21 +01:00
Matthias Ringwald
10ab057a88 test/pts: fix build 2021-12-30 11:56:59 +01:00
Matthias Ringwald
162f111451 test/pts: enable gatt over classic for gatt_profiles test 2021-12-29 23:22:04 +01:00
Milanka Ringwald
bcdb3aeb11 test/pts: update HFP test sequences 2021-12-08 21:16:58 +01:00
Matthias Ringwald
cab96eec12 test/pts: update GAP tests + sequences 2021-12-08 20:05:29 +01:00
Milanka Ringwald
1671eab2dc test/pts/: update test sequences and test code for HFP AG 2021-12-08 12:05:06 +01:00
Milanka Ringwald
c3c3461e3b test/pts: update avrcp test and test sequences 2021-12-07 21:48:39 +01:00
Milanka Ringwald
aeb999167a avrcp: new avrcp target fragmentation 2021-12-07 21:48:38 +01:00
Matthias Ringwald
4f68fbd0a4 test/pts: fix pbap_pce_test spelling 2021-11-27 19:53:00 +01:00
Matthias Ringwald
9ce3e3486f test/pts: use pbap_pce to set PropertySelector and vCardSelector 2021-11-27 19:50:31 +01:00
Matthias Ringwald
80448b76dc test/pts: update doc for pbap_pce_test 2021-11-27 19:50:31 +01:00
Matthias Ringwald
eea7024143 test/pts: fix pbap_pce_test build 2021-11-26 22:34:48 +01:00
Matthias Ringwald
0689ede586 cmake: set project name for test/pts and port/libusb 2021-11-24 10:23:01 +01:00
Matthias Ringwald
d2102f77fe l2cap: fix event ids and pts test 2021-11-22 17:36:47 +01:00
Matthias Ringwald
01f33f4af1 l2cap: unify events for can send now, packet sent, channel closed (CbM/ECBM using existing events) 2021-11-22 14:42:42 +01:00
Matthias Ringwald
372dd7ce8a test/pts/l2cap_cbm_ecbm: use unified functinos 2021-11-22 12:38:51 +01:00
Matthias Ringwald
b93f89661e l2cap: drop reason param in l2cap_disconnect 2021-11-22 10:49:32 +01:00
Matthias Ringwald
d374cc2839 test/pts: use l2cap_cbm_ecbm for credit-based mode tests 2021-11-22 09:43:58 +01:00
Matthias Ringwald
dfc5d4aed9 l2cap: use CBM and ECBM prefix in l2cap event 2021-11-19 15:30:43 +01:00
Matthias Ringwald
bbb517b6ca l2cap: remove 'data channel' from function names 2021-11-19 14:20:15 +01:00
Matthias Ringwald
f25e60dece l2cap: streamline ertm, cbm, ecbm function names 2021-11-19 11:04:16 +01:00
Matthias Ringwald
52b5cf1916 btstack_config: use official terms for l2cap channel modes - ENABLE_L2CAP_ENHANCED_CREDIT_BASED_FLOW_CONTROL_MODE 2021-11-19 10:13:18 +01:00