Commit Graph

1315 Commits

Author SHA1 Message Date
Matthias Ringwald
80e33422a9 Use FILENAME_H as include guard (MISRAC2012-Rule-21.1) 2019-05-11 19:08:52 +02:00
Matthias Ringwald
e90da8a6c2 fix built 2019-05-01 21:49:47 +02:00
Matthias Ringwald
6323f788ac test/hfp: fix test sequences 2019-04-18 23:11:54 +02:00
Matthias Ringwald
560b7bdb62 fix warnings 2019-04-18 21:40:35 +02:00
Matthias Ringwald
31eaaa99f8 example/hog demos: use correct event getter to access con handle 2019-04-08 22:09:59 +02:00
Matthias Ringwald
9022b6898e test/hfp: reduce warnings and output 2019-03-31 22:19:16 +02:00
Matthias Ringwald
6d80b49579 test/avrcp: fix compilation 2019-03-30 22:13:17 +01:00
Matthias Ringwald
489a58de68 fix compilation 2019-03-30 21:30:47 +01:00
Matthias Ringwald
432bd28d3f stm32-f4discovery-cc256x, test/avrcp: fix compile 2019-03-27 15:21:19 +01:00
Milanka Ringwald
c4e8cd112f goep_client: rename functions 2019-03-27 12:00:33 +01:00
Milanka Ringwald
c446645633 goep_client: use obex builder functions 2019-03-27 12:00:33 +01:00
Milanka Ringwald
614e15bca8 test/obex_message_builder: move const params from test group 2019-03-27 12:00:33 +01:00
Milanka Ringwald
7c00601704 obex_message_builder: extract functionality 2019-03-27 12:00:33 +01:00
Milanka Ringwald
ad62ff3d7f test/obex message builder: funcitons for building messages with buffer provided as input param 2019-03-27 12:00:33 +01:00
Milanka Ringwald
75d4bd1c15 map_server: fix name 2019-03-27 12:00:33 +01:00
Milanka Ringwald
344f488c47 test/obex : start obex builder test 2019-03-27 12:00:33 +01:00
Milanka Ringwald
b6b303d9a0 map_util: move code map messages parsing 2019-03-27 12:00:33 +01:00
Milanka Ringwald
bab13b64a1 map_xml_test: extract functions for parsing messages, emit events 2019-03-27 12:00:33 +01:00
Milanka Ringwald
6fd593aa3c map_xml_test: unit test for MAP msg parsing 2019-03-27 12:00:33 +01:00
Milanka Ringwald
8b73b7c557 map_client: use obex iterator 2019-03-27 12:00:33 +01:00
Milanka Ringwald
f520e88f4a map_server: fix supported features type 2019-03-27 12:00:33 +01:00
Milanka Ringwald
ebb2715c2c map_client_text: proof of concept, msg notification server 2019-03-27 12:00:33 +01:00
Milanka Ringwald
3eb02ce6c7 map_client: enable/disable notification 2019-03-27 12:00:33 +01:00
Milanka Ringwald
88954725a2 goep_server: SDP records for message and notification service 2019-03-27 12:00:33 +01:00
Milanka Ringwald
1de2336c91 map: sdp record for server 2019-03-27 12:00:33 +01:00
Milanka Ringwald
c7ad90d129 map_client: fix get message 2019-03-27 12:00:33 +01:00
Milanka Ringwald
0cb4d92c9e map_client: set path, get folders and messages, draft impl 2019-03-27 12:00:33 +01:00
Milanka Ringwald
47e764c40c map_client: connect, disconnect, get folders draft 2019-03-27 12:00:33 +01:00
Matthias Ringwald
163d9175bb test/hfp: handle plc of sco frames with 120 samples 2019-03-08 17:20:42 +01:00
Matthias Ringwald
0d719a1e32 test/sbc+hfp: support original PacketLogger .pklg files with little endian len 2019-03-08 17:08:32 +01:00
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