1285 Commits

Author SHA1 Message Date
Milanka Ringwald
4f0111eb9b avrcp: remove browsing flag from create SDP record as it is pat of supported features 2019-02-19 12:04:53 +01:00
Milanka Ringwald
1101489150 avrcp: introduce enum for suported features 2019-02-19 12:04:53 +01:00
Milanka Ringwald
20834b7ab7 test/hfp: fix hci parser 2019-01-28 11:02:50 +01:00
Milanka Ringwald
d5bcd37fce test/sbc: fix hci parser 2019-01-28 10:49:40 +01:00
Matthias Ringwald
88949f8443 ad_parser: validate data element length fields in ad_iterator_has_more 2019-01-17 16:14:50 +01:00
Matthias Ringwald
03843d749b btstack_crypto: fix typo in ccm functions 2019-01-12 23:15:46 +01:00
Matthias Ringwald
f88ad41f77 btstack_crypto/aes-ccm: add support for Additional Authenticated Data (AAD) 2019-01-12 22:19:02 +01:00
Matthias Ringwald
088a7bae4d test/sbc: fix in_raw to not use plc 2019-01-03 13:52:00 +01:00
Matthias Ringwald
6cfd76e47e test/sbc+hfp: use O_RDONLY to read packet log on windows 2019-01-03 12:11:19 +01:00
Matthias Ringwald
6ed7c861fe test:hfp/sbc: don't link against cpputest for pklg tools 2018-12-21 12:12:02 +01:00
Matthias Ringwald
368800542b test/sbc: less files for pklg_mscb_test 2018-12-21 12:08:44 +01:00
Matthias Ringwald
b0f6a411ba test/hfp: less files for pklg_cvsd_test 2018-12-21 12:06:20 +01:00
Matthias Ringwald
4fef112057 test/hfp/sbc: disable octave output 2018-12-20 11:49:32 +01:00
Milanka Ringwald
d1550f906a cvsd_plc: add printfs for octave file to analyse history buffer 2018-12-19 19:11:16 +01:00
Matthias Ringwald
68db977aad test/sbc: pklg_sbc_test creates in_raw, in_plc, out wav files 2018-12-19 15:00:08 +01:00
Matthias Ringwald
9137e11839 btstack_sbc: btstack_sbc_decoder_test_set_plc_enabled to enable/disable PLC for testing 2018-12-19 14:58:32 +01:00
Matthias Ringwald
23ea0393db test/sbc: re-enable all pklg test files 2018-12-19 11:14:36 +01:00
Milanka Ringwald
de95d3c928 cvsd_plc: update PLC params 2018-12-19 10:46:40 +01:00
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