2557 Commits

Author SHA1 Message Date
Milanka Ringwald
85f6342ac7 test/gatt_service: add tests for battery service server 2021-06-16 11:55:22 +02:00
Milanka Ringwald
0f9df0ab0a test/mock: implement mock_att_service_trigger_can_send_now 2021-06-16 11:55:22 +02:00
Matthias Ringwald
cb98724d40 test/ancs_client: recover lost file / add more tests 2021-06-16 10:49:26 +02:00
Milanka Ringwald
24b17575d7 test/mock: remove printf 2021-06-16 09:37:44 +02:00
Milanka Ringwald
7db51b3755 test/gatt-service-client: add device information client tests 2021-06-16 09:36:40 +02:00
Milanka Ringwald
2b60725a79 test/gatt-service-client: add device information client test 2021-06-15 17:12:36 +02:00
Milanka Ringwald
bd8c526a6c test/gatt-service-client: clean up battery test 2021-06-15 17:12:07 +02:00
Milanka Ringwald
e92f7a17ed test/mock: extend functionality 2021-06-15 16:57:09 +02:00
Matthias Ringwald
406aa36651 test/gatt-service-client: add CMake project 2021-06-14 17:01:47 +02:00
Matthias Ringwald
43bef108c2 test/gatt-service-client: ancs_client_test 2021-06-14 17:01:47 +02:00
Matthias Ringwald
7dbac95571 test/mock: support uuid128 in mock_gatt_client, support indications 2021-06-14 17:01:47 +02:00
Milanka Ringwald
86d0910f31 gatt-service-client/ancs-client: setup test 2021-06-14 17:01:47 +02:00
Matthias Ringwald
e0ff5d41db test: fix c/c++ mixed compile warning, streamline makefile 2021-06-12 12:03:02 +02:00
Milanka Ringwald
f837410276 test/gatt-service-client: more tests 2021-06-11 22:49:46 +02:00
Milanka Ringwald
7e693ad3d4 test/mock: extend mock_gatt_client 2021-06-11 22:49:46 +02:00
Matthias Ringwald
f58736741d fix build 2021-06-11 13:03:56 +02:00
Matthias Ringwald
6edb4dfb63 test/auto-pts: disable advertisements on power off 2021-06-10 17:28:41 +02:00
Milanka Ringwald
a73d0b9d3c btstack_util: add btstack_next_cid_ignoring_zero 2021-06-09 11:19:15 +02:00
Milanka Ringwald
98f6d969a9 test/gatt-service-client: new tests for battery service client 2021-06-09 10:50:09 +02:00
Milanka Ringwald
ec1a0dae0a test/mock: enable set errors for discovery commands 2021-06-09 10:50:09 +02:00
Milanka Ringwald
6ad61799b1 test/mock: fix handle when service is empty 2021-06-09 10:50:09 +02:00
Milanka Ringwald
5b92fca970 test/mock: fix item order in service declaration 2021-06-09 10:50:09 +02:00
Milanka Ringwald
24152f0859 test/mock: implement read_value_of_characteristic 2021-06-09 10:50:09 +02:00
Milanka Ringwald
d41a8f5111 test/mock: rename states 2021-06-09 10:50:09 +02:00
Matthias Ringwald
296e7eac7f test/auto-pts: ignore Service Changed indications in btpclient 2021-06-09 10:07:29 +02:00
Milanka Ringwald
76cdba3e40 test/gatt-service-client: test connect 2021-06-08 15:21:35 +02:00
Milanka Ringwald
7da2c1bab6 test/mock: handle query for services and characteristics 2021-06-08 15:21:35 +02:00
Matthias Ringwald
1287373805 test/auto-pts: disable gatt client pairing 2021-06-08 13:32:10 +02:00
Milanka Ringwald
af7704047a test/gatt-service-clien: simulate GATT_EVENT_QUERY_COMPLETE event 2021-06-07 17:43:42 +02:00
Milanka Ringwald
0f7fd6c19b test/gatt-service-client: mock gatt_client, add skeleton test code for battery service client 2021-06-07 17:43:42 +02:00
Milanka Ringwald
828d79a6b4 test/gatt_client: fix makefile 2021-06-07 17:43:42 +02:00
Matthias Ringwald
e3be979d4c test/coverage: use whitelist for bat subset 2021-06-07 10:44:40 +02:00
Matthias Ringwald
2602fc6597 test/security_manager_sc: update usb dongle paths 2021-06-05 16:27:27 +02:00
Milanka Ringwald
c436b76054 att_db: fix spelling, update API docu 2021-06-03 08:50:02 +02:00
Matthias Ringwald
093c3dfd65 avdtp: fix spelling avdtp_set_preferred_sampling_frequency 2021-05-27 15:02:31 +02:00
Matthias Ringwald
62fc41778a test/pts: more test sequences for sm and l2cap 2021-05-24 20:01:43 +02:00
Milanka Ringwald
228f8c159c test/pts: fix warnings 2021-05-21 16:58:49 +02:00
Milanka Ringwald
c3b8c0a2ef avrcp_controller: reassemble fragmented AVCTP packets 2021-05-21 14:24:22 +02:00
Milanka Ringwald
aaeb55ed5d test/pts: avrcp update test sequences
# Conflicts:
#	test/pts/avrcp_test.c
2021-05-21 14:24:08 +02:00
Milanka Ringwald
45796ff1c6 hfp_ag: enhanced voice recognition 2021-05-19 15:50:44 +02:00
Milanka Ringwald
db3cdbd454 hfp_hf: send enhanced voice recognition events 2021-05-19 15:50:44 +02:00
Milanka Ringwald
be55a11d15 hfp_hf: implement activate/deactivate enhanced voice recognition 2021-05-19 15:50:44 +02:00
Milanka Ringwald
c5e8d2c20b test/pts: fix compile 2021-05-19 15:50:44 +02:00
Milanka Ringwald
56f1adacb8 hfp_hf: emit voice recognition status 2021-05-19 15:50:44 +02:00
Milanka Ringwald
ef3ae4eb99 hfp: add Enhanced Voice Recognition Status and Voice Recognition Text supported features 2021-05-19 15:50:44 +02:00
Matthias Ringwald
4fe8674e9c test/pts/gap: fix delete bonding information 2021-05-18 18:09:14 +02:00
Matthias Ringwald
f2f8cff2e0 test/pts/gap: delete all le bonding information 2021-05-18 16:47:06 +02:00
Matthias Ringwald
c50d0fce00 test/pts: add l2cap_test.md 2021-05-18 14:54:23 +02:00
Matthias Ringwald
2cdc82cc65 test/pts: add gap tests 2021-05-18 14:54:23 +02:00
Matthias Ringwald
ea6ff7d62a test/hfp: fix test sequences for '+BTRH:" 2021-05-09 23:27:03 +02:00