440 Commits

Author SHA1 Message Date
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
Matthias Ringwald
7fa238285e move custom ATT_ERROR_TIMEOUT to 0x7f 2015-10-08 16:26:54 +02:00
Matthias Ringwald
150ffeb60a report notifications and indications 2015-10-08 15:41:32 +02:00
Matthias Ringwald
b826f55995 add Discover all characteristics in range 2015-10-08 15:18:05 +02:00
Matthias Ringwald
2626a89083 confirm just works in peripheral test 2015-10-05 23:02:49 +02:00
Matthias Ringwald
4161771627 all GATT Write tests but signed write are green 2015-10-05 22:31:27 +02:00
Matthias Ringwald
08e94b2a6e minor fixes to get most GATT Write tests green 2015-10-05 21:24:10 +02:00
Matthias Ringwald
b8f6dc99f1 add gatt write tests - untested 2015-10-05 12:32:57 +02:00
Matthias Ringwald
810c9b1885 all gatt read tests pass 2015-10-02 15:00:10 +02:00
Matthias Ringwald
d43bd7a6fb support read characteristic by uuid tests 2015-10-02 12:21:24 +02:00
Matthias Ringwald
b0beacba68 most GATT Read tess pass 2015-10-01 22:17:23 +02:00
Matthias Ringwald
00e1247f81 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-09-30 17:34:49 +02:00
Matthias Ringwald
0b7f018013 more tests: read (long) characteristic using value handle/uuid 2015-09-30 17:33:22 +02:00
Milanka Ringwald
bd4cb3b279 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-09-23 16:59:58 +02:00
Milanka Ringwald
114c2ff23a ignore ag client test object 2015-09-23 16:59:52 +02:00
Milanka Ringwald
dc5611fdde hfp: add ag client state machine test for service level connection 2015-09-23 16:58:34 +02:00
Milanka Ringwald
66e0c1180b hfp: fix test 2015-09-18 15:15:48 +02:00
Matthias Ringwald
2c8ff1a579 PTS: GATT Client tests for service discovery 2015-09-17 23:16:10 +02:00
Milanka Ringwald
4bc5b29fb0 hfp: fixed hfp test 2015-08-28 09:47:40 +02:00
Milanka Ringwald
d86bb74349 hfp: rewrite ag codec connection; not tested 2015-08-28 00:33:20 +02:00
Milanka Ringwald
69de467120 hfp: audio connection: accept codec negotiatio from AG 2015-08-27 17:09:44 +02:00
Milanka Ringwald
a231942b45 hfp: codec connection fixed 2015-08-27 15:31:45 +02:00
Milanka Ringwald
fc6b77dc50 hfp: test refactored 2015-08-27 11:27:44 +02:00
Milanka Ringwald
7b132d93d0 hfp: refactor test 2015-08-27 10:48:42 +02:00
Milanka Ringwald
9280a6cca4 hfp: test codec connection 2015-08-27 00:08:33 +02:00
Milanka Ringwald
7e7cacd7e6 hfp: test codec negotiation 2015-08-26 20:04:59 +02:00
Milanka Ringwald
1238101111 hfp: use mock to test state machines 2015-08-26 18:31:31 +02:00
Milanka Ringwald
99f65fee91 hfp: audio connection unit tests 2015-08-21 22:31:01 +02:00
Milanka Ringwald
08d5b4cc31 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-21 17:29:42 +02:00