318 Commits

Author SHA1 Message Date
Milanka Ringwald
ec0ee77dc3 fix codecs connection tests 2015-11-13 23:19:36 +01:00
Milanka Ringwald
d212fbd898 rework codecs connection state machine 2015-11-13 17:13:48 +01:00
Milanka Ringwald
7e23d729e3 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-11-12 23:30:49 +01:00
Matthias Ringwald
7cb7a632d7 fix compile for old folder structure 2015-11-12 23:29:54 +01:00
Milanka Ringwald
1872f8480a hfp ag: incoming call 2015-11-12 23:29:11 +01:00
Matthias Ringwald
cd9b7f4494 hsp_hs_test work in progress 2015-11-12 23:13:13 +01:00
Matthias Ringwald
0332c12d6c send correct sco packets in sco_loopback 2015-11-12 23:13:06 +01:00
Matthias Ringwald
6cbb5f8e33 new sco_loopback test 2015-11-12 23:11:51 +01:00
Milanka Ringwald
deaf6c13c4 hfp ag: start impl incoming call 2015-11-12 17:25:31 +01:00
Milanka Ringwald
8c72a38b3b fix unit test 2015-11-12 14:16:20 +01:00
Milanka Ringwald
0fcfc79931 fix compile error, add l2cap init and PH to mock 2015-11-12 12:29:21 +01:00
Milanka Ringwald
dd5554cc06 establish/release SCO connection 2015-11-12 12:13:43 +01:00
Matthias Ringwald
709c04a5ed less verbose 2015-11-11 16:46:15 +01:00
Matthias Ringwald
49fe3fcbff try to send SCO Sine wave signal 2015-11-11 16:32:31 +01:00
Matthias Ringwald
bc0d02dee3 use portaudio to playback received SCO audio packets 2015-11-11 16:27:11 +01:00
Matthias Ringwald
61d2c63ca6 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-11-11 16:06:30 +01:00
Matthias Ringwald
7adf8ebd07 try to send SCO Sine wave signal 2015-11-11 16:06:02 +01:00
Milanka Ringwald
6f1de21cfe hfp ag create/release sco connection 2015-11-11 15:45:35 +01:00
Milanka Ringwald
c26caa2172 fixed hfp hf client test 2015-11-11 12:15:35 +01:00
Milanka Ringwald
e5963422e1 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-11-11 11:13:44 +01:00
Matthias Ringwald
1a73348933 use big endian to calculate IPv4 checksum 2015-11-08 17:37:24 +01:00
Matthias Ringwald
9c6691a7ba fix missing prototypes 2015-11-08 17:35:55 +01:00
Matthias Ringwald
c1a76a575f fix -Wmissing-prototypes and -Wshadow warnings for pts 2015-11-08 17:33:27 +01:00
Matthias Ringwald
7972435a99 temporarily allow warnings during test compile 2015-11-08 10:46:22 +01:00
Matthias Ringwald
5c0b2eb51f fix Wmissing-prototypes for test/pts 2015-11-08 08:05:34 +01:00
Matthias Ringwald
ab00563d6f set Networking flag in CoD to indicate BNEP/PAN 2015-11-07 22:16:34 +01:00
Matthias Ringwald
49bced9220 separate .gatt profiles for peripheral and central tests, fix attribute lookup 2015-11-07 22:15:54 +01:00
Matthias Ringwald
5188822b2c setup auth-req on start 2015-11-07 22:12:40 +01:00
Matthias Ringwald
24e8dc9286 change random address every 5 seconds in ble peripheral test 2015-11-07 22:10:18 +01:00
Milanka Ringwald
3701b96b89 fix hfp ag parser test 2015-10-29 15:38:08 +01:00
Milanka Ringwald
d0df315e11 hfp hf: fix slc test 2015-10-29 15:25:35 +01:00
Milanka Ringwald
6d528dfacf hfp hf: fix slc test 2015-10-29 15:25:19 +01:00
Milanka Ringwald
025e12c6f4 hfp hf test: rename function 2015-10-29 15:19:54 +01:00
Milanka Ringwald
9e5cdc7cc2 hfp hf test: rename function 2015-10-29 15:17:16 +01:00
Milanka Ringwald
af03d74799 hfp ag: fix tests 2015-10-29 14:57:33 +01:00
Milanka Ringwald
677427feb4 test only hfp ag 2015-10-23 22:54:35 +02:00
Milanka Ringwald
62656e3397 write test for hfp ag codecs connection 2015-10-23 22:41:31 +02:00
Milanka Ringwald
588953c14f Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-10-23 22:39:45 +02:00
Matthias Ringwald
99b9695198 implement backspace for cli 2015-10-16 10:52:52 +02:00
Matthias Ringwald
44d6ef7ea0 fix cli redraw 2015-10-15 23:48:22 +02:00
Matthias Ringwald
6ef426db84 pretify cli 2015-10-15 23:48:15 +02:00
Milanka Ringwald
656f7353ee fixing mock framework 2015-10-15 13:55:28 +02:00
Matthias Ringwald
97b901d7da fix gatt_client test 2015-10-12 18:19:58 +02:00
Matthias Ringwald
bbf26c6527 make makefile in test fail on build or test error 2015-10-12 10:59:46 +02:00
Matthias Ringwald
edd8bdd843 fix compile of gatt_client mock 2015-10-11 23:34:50 +02:00
Matthias Ringwald
b77cf00a9f add hci_dump.c to fix compile 2015-10-11 23:34:42 +02:00
Matthias Ringwald
09222c1170 allow to fix local csrk for testing 2015-10-10 22:04:39 +02:00
Matthias Ringwald
80c6fa00ac store both local and remote csrk - remote incorrect optimization 2015-10-10 21:36:43 +02:00
Matthias Ringwald
0300d5af9c use same handle for signed write as in gatt gaw test 2015-10-10 15:05:51 +02:00
Matthias Ringwald
e4a65ce94f all GATT GPA tests pass 2015-10-09 23:53:30 +02:00