2727 Commits

Author SHA1 Message Date
Matthias Ringwald
6f03ab7efe test/mock: fix build 2022-02-17 18:52:39 +01:00
Matthias Ringwald
f6fafc2484 l2cap: trigger information requests on connect if ENABLE_L2CAP_INFORMATION_REQUESTS_ON_CONNECT 2022-02-11 11:08:39 +01:00
Matthias Ringwald
12d9fd2d3f test/pts: provide template test app 2022-02-07 17:04:50 +01:00
Milanka Ringwald
efbf349318 test/gatt_service: fix compile 2022-02-02 15:37:07 +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
Matthias Ringwald
154c56cef6 tool/btstack_memory_generator: update copyright, fix deinit 2022-01-17 22:17:20 +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
Milanka Ringwald
5f62d74822 test/le_audio: add AICS and VOCS gatt file 2022-01-11 19:57:21 +01:00
Matthias Ringwald
a63d252824 test/security_manager_sc: use newer clang __gcov_dump instead of __gcov_flush 2022-01-06 16:48:24 +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
d8612558f2 test/gatt_server: disconnect complete event with ongoing indication 2021-12-15 23:11:53 +01:00
Milanka Ringwald
8206902c42 test/gatt_server: test connection complete and disconnect events 2021-12-15 20:38:34 +01:00
Milanka Ringwald
a8c93a4e4e gatt_server: test ATT_WRITE_REQUEST 2021-12-15 09:17:43 +01:00
Milanka Ringwald
94c4ec6b2d test/gatt_server: control L2CAP_EVENT_CAN_SEND_NOW event 2021-12-15 09:16:39 +01:00
Milanka Ringwald
25336c9461 test/gatt_server: integrate mock TLV 2021-12-14 18:39:53 +01:00
Milanka Ringwald
1e2cd7c0a8 test/mock: add memory based TLV 2021-12-14 18:38:58 +01:00
Milanka Ringwald
1b37bf00e2 test/gatt_server: mock att_dispatch 2021-12-14 14:15:40 +01:00
Milanka Ringwald
e2b8c0950d test/gatt_server: add CMake file 2021-12-14 10:59:52 +01:00
Matthias Ringwald
5ba066244f test/auto-pts: compile-time selection of __gcov_dump vs. __gcov_flush
__gcov_flush is a private symbol in Clang 10 and cannot be resolved with dlsym
2021-12-13 17:48:58 +01:00
Matthias Ringwald
2e7076ac00 test: update return types for some mock functions 2021-12-13 17:03:37 +01:00
Matthias Ringwald
ebf3ce5c6f test/auto-pts; runtime lookup for __gcov_dump resp. __gcov_flush 2021-12-12 22:36:16 +01:00
Matthias Ringwald
87c6929f49 test/le_device_db_tlv: fix counter tests 2021-12-10 23:31:31 +01:00
Milanka Ringwald
7a7ce57fab test: le_device_db, use empty_db_index based on NVM_NUM_DEVICE_DB_ENTRIES 2021-12-10 16:36:13 +01:00
Milanka Ringwald
0c1ae7428e test: add le_device_db unit tests 2021-12-10 16:21:42 +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
798de539e3 test/embedded: add hci_dump_test 2021-12-05 20:46:44 +01:00
Matthias Ringwald
1fba6313b3 test/embedded: add more tests for embedded run loop 2021-12-05 19:48:26 +01:00
Matthias Ringwald
6d21cd94ee test/crypto: test invalid aes key len 2021-12-03 11:47:45 +01:00
Matthias Ringwald
af7c3ae6cd test: split l2cap-channel into l2cap-cbm and l2cap-ecbm 2021-11-30 11:18:56 +01:00
Matthias Ringwald
1382159caa test: fix coverage build 2021-11-30 10:02: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