1317 Commits

Author SHA1 Message Date
Milanka Ringwald
d28a35d955 pklg_msbc_test: plc enabled, fix usage info 2018-12-19 10:46:40 +01:00
Milanka Ringwald
ee5b2fc6f6 btstack_sbc_plc: extend history buffer to hold 32ms of audio samples, print to octave consecutive bad frames and following good frame for analysis 2018-12-19 10:46:40 +01:00
Matthias Ringwald
8e95b336b3 test/hfp: pklg_cvsd_test creates in_raw, in_plc, out wav files 2018-12-19 10:07:11 +01:00
Milanka Ringwald
5089b9d063 mscbc test: add plc statistic 2018-12-18 14:50:13 +01:00
Matthias Ringwald
241e90988e test/sbc: fix compile 2018-12-18 14:25:42 +01:00
Matthias Ringwald
a69000d3ab test/sbc: avoid generating .o files in src tree 2018-12-18 13:59:52 +01:00
Matthias Ringwald
1db30a88d0 btstack_cvsd_plc: count zero frames separately 2018-12-17 23:19:03 +01:00
Matthias Ringwald
9534a1bb52 test/hfp: fix path to fanfare mono input 2018-12-17 20:13:48 +01:00
Matthias Ringwald
a5eb47ac14 btstack_cvsd_plc: remove cvsd_fs field, not neccessary for algorihthm 2018-12-17 20:10:15 +01:00
Matthias Ringwald
3a8dd2bf1e test/hfp: minimal check for SCO handle 2018-12-17 15:44:14 +01:00
Matthias Ringwald
17811fcdfb test/hfp: add pklg test case 2018-12-17 15:13:56 +01:00
Matthias Ringwald
a146edabb8 btstack_cvsd_plc.c: ignore empy sco packets 2018-12-17 14:43:08 +01:00
Matthias Ringwald
e2cf249052 test/hfp: pklg_cvsd test using packet logs 2018-12-17 14:34:33 +01:00
Milanka Ringwald
e638b3c547 test/sbc: pklg_msbc test using packet logs 2018-12-14 15:35:38 +01:00
Milanka Ringwald
22587df049 hfp_hf_demo: use API calls to access event values, remove ag indicatior status on initial retrieval 2018-12-14 11:11:16 +01:00
Milanka Ringwald
3d45f2d56b cvsd_plc: octave script for PLC visualisation 2018-12-04 22:39:47 +01:00
Milanka Ringwald
eb1deedd3b cvsd_plc: prepare for variable sample size 2018-11-29 15:34:47 +01:00
Milanka Ringwald
28e59789a6 gatt_service: use GATTSERVICE as event prefix for GATT services 2018-11-02 09:29:31 +01:00
Milanka Ringwald
5bf0bb88c9 Makefile: clean generated h files 2018-11-01 10:50:15 +01:00
Milanka Ringwald
22b7170527 cycling power service: define extern att_server_response_ready 2018-11-01 10:39:55 +01:00
Milanka Ringwald
a7f3cc2ae6 Makefile: fix gatt-service path 2018-11-01 10:38:37 +01:00
Milanka Ringwald
c1c0ebdae2 pts: add cycling_power_server test 2018-11-01 09:44:07 +01:00
Milanka Ringwald
9fe70df8e9 btstack_defines: add Cycling Power service events 2018-11-01 09:44:07 +01:00
Matthias Ringwald
995faa292d test/crypto: test btstack_crypto ccm 2018-10-29 22:33:01 +01:00
Matthias Ringwald
ba1e2dc4c9 tes/crypto: extarct aes_ccm code 2018-10-29 22:03:35 +01:00
Matthias Ringwald
75ba91cf9c test/crypto/aes_ccm_test: add step-by-step output 2018-10-26 17:20:54 +02:00
Matthias Ringwald
81132a3911 test/crypto: add Zepyr AES-CCM implementation as references 2018-10-26 13:36:57 +02:00
Matthias Ringwald
bdcc259dd8 test: move crypto tests from seurity manager into own crypto folder 2018-10-26 10:32:43 +02:00
Milanka Ringwald
9b0796edf0 avrcp_browsing_controller: remove printf from library 2018-10-23 14:04:54 +02:00
Milanka Ringwald
c8cb324e27 hid_device: get report fixes for no declared IDS case 2018-10-22 15:49:55 +02:00
Milanka Ringwald
a1118d1129 device_hid: move get report checks from test to library 2018-10-22 15:49:55 +02:00
Milanka Ringwald
4dfe6a8b2d hid_device: move set report cmd validity check from test to library 2018-10-22 15:49:55 +02:00
Milanka Ringwald
738c9391f8 hid_device: move id and report size check from hid_report_data_callback to library 2018-10-22 15:49:55 +02:00
Milanka Ringwald
dbcaefc7b3 hid_device: move ID validity check from test to library 2018-10-22 15:49:55 +02:00
Milanka Ringwald
662cddc29e btstack_hid_parser, hid_device: use one hid_report_type struct, move report_size_valid from test to library 2018-10-22 15:49:55 +02:00
Milanka Ringwald
fada717989 btstack_hid_parser: add function that calculates report size for given report type and ID from report descriptor 2018-10-22 15:49:55 +02:00
Matthias Ringwald
b49e5c7f18 btstack_base64_decoder: minimal base64 with streaming api 2018-10-15 16:32:01 +02:00
Milanka Ringwald
5139b81e65 hid_device: fix get protocol mode 2018-10-09 12:44:09 +02:00
Milanka Ringwald
a78157dda1 hid_device: fix set report, extract functions for checking report size and report id 2018-10-09 12:11:56 +02:00
Milanka Ringwald
c3bb96d0dc test/hfp: fix compile 2018-10-08 16:39:36 +02:00
Milanka Ringwald
df3cc7a003 hid_device: check packet type and size in set report 2018-10-08 16:39:35 +02:00
Milanka Ringwald
7d26fe664d hid_device: device receives and ignores invalid report data on interrupt channel 2018-10-08 16:39:35 +02:00
Matthias Ringwald
7d6d7cf52c test/security_manager: move rijndael aes128 into test/rijndael folder 2018-10-05 15:31:38 +02:00
Matthias Ringwald
8659f4fba8 test/pts: cleanup compile config, avoid warnings 2018-10-04 10:04:51 +02:00
Milanka Ringwald
a997575e66 pts: clean compile warnings 2018-10-03 09:43:29 +02:00
Milanka Ringwald
02c9e65a2a pts: extract variable hid_boot_device 2018-10-02 21:42:04 +02:00
Milanka Ringwald
ba9a58fe87 hid_device: implemented get/set report/protocol 2018-10-02 21:42:04 +02:00
Milanka Ringwald
481c7cdcf8 hid_device: handle errors in get_report 2018-09-25 22:40:08 +02:00
Milanka Ringwald
57c18996ad hid_device: allow separate disconnects 2018-09-25 22:40:08 +02:00
Milanka Ringwald
6510739ba0 hid_device: fix create device on incoming connection, add suspend 2018-09-25 22:40:08 +02:00