424 Commits

Author SHA1 Message Date
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
Milanka Ringwald
912d34aa7f hfp: start audio conneciton 2015-08-21 17:29:10 +02:00
Matthias Ringwald
264e3be687 rename sm_request_authorization to sm_request_pairing 2015-08-20 22:00:54 +02:00
Matthias Ringwald
3ef33525a3 test signed att write without gatt client 2015-08-20 21:37:34 +02:00
Matthias Ringwald
102b7a9c1b allow to use different OOB, set min encryption key size, support signed writes 2015-08-20 17:38:47 +02:00
Matthias Ringwald
f3dc77a953 fix security manager test and disable packet dumping 2015-08-20 17:28:31 +02:00
Matthias Ringwald
e24b2953c8 clear packet buffer in mock hci for security test 2015-08-20 17:24:05 +02:00
Matthias Ringwald
d6f5bc2d39 enable log_info and log_error for tests 2015-08-20 17:23:36 +02:00
Matthias Ringwald
94818a3ba8 add hfp tests to buildbot tests 2015-08-20 17:06:54 +02:00
Milanka Ringwald
b551e69ef0 hfp: fix compile, start audio setup 2015-08-20 16:41:46 +02:00
Milanka Ringwald
374724f4ef hfp: transfer status call, callsetup, callheld 2015-08-20 16:21:07 +02:00
Milanka Ringwald
7a4980db5e Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-20 12:55:00 +02:00
Milanka Ringwald
8ca6f17bb0 hfp: report extended AG error result code 2015-08-20 12:54:47 +02:00
Matthias Ringwald
d654805b3d added helper to show packet log 2015-08-19 22:50:58 +02:00
Milanka Ringwald
d89553ebba hfp: update hf test 2015-08-19 17:00:49 +02:00
Matthias Ringwald
ad78015fbd allow for signed writes 2015-08-19 12:58:44 +02:00
Matthias Ringwald
291a8b9a58 mark characteristic for signed writes 2015-08-19 12:58:33 +02:00