1042 Commits

Author SHA1 Message Date
Matthias Ringwald
99ecc4c71e pass src and dest uuid for bnep_connect 2015-07-10 17:02:25 +02:00
Matthias Ringwald
6a68898750 enable log info/error for pts testing 2015-07-10 17:01:51 +02:00
Matthias Ringwald
bced8a331e fix src/dst compressed 2015-07-10 16:21:56 +02:00
Matthias Ringwald
fe800568da Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-07-10 14:32:31 +02:00
Matthias Ringwald
2d0d2b4d09 hard-code product/vendor id for PTS IUT to avoid problems with running PTS in VM 2015-07-10 14:30:48 +02:00
Matthias Ringwald
633170d6a1 fix test compile 2015-07-10 11:56:39 +02:00
Milanka Ringwald
3c972b1e06 hfp connect: refactored packet handler 2015-07-10 10:46:45 +02:00
Milanka Ringwald
181c4d2275 hfp: introduced hfp role 2015-07-09 17:03:16 +02:00
Milanka Ringwald
ea5029c9a4 hfp: sdp query 2015-07-09 15:28:06 +02:00
Milanka Ringwald
af3f2ab928 hfp: add skeleton files, create service records for HFP HF unit and AG 2015-07-08 17:15:50 +02:00
Milanka Ringwald
6f692ea796 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-07-03 12:37:32 +02:00
Milanka Ringwald
d7d7d1e4c5 mock: set max mtu fot att connection 2015-07-03 12:36:58 +02:00
Matthias Ringwald
8e8dfe94bf removed flags for locally installed cpputest, build tests with make test 2015-07-03 11:18:03 +02:00
Matthias Ringwald
deb4578640 ignore security manager test until fixed again 2015-07-03 11:01:27 +02:00
Matthias Ringwald
ceae589383 fix test names 2015-07-03 11:00:54 +02:00
Milanka Ringwald
2edb2b2338 refactored var name, removed printfs 2015-07-02 16:37:18 +02:00
Milanka Ringwald
3aa6b87972 add
green tests
2015-07-02 16:15:48 +02:00
Milanka Ringwald
ffe2840f67 fix le central test 2015-07-02 16:09:11 +02:00
Milanka Ringwald
99746ca565 fix seg fault in sm test 2015-07-02 14:18:41 +02:00
Milanka Ringwald
a3d206e052 fix seg fault in sm test 2015-07-02 13:47:14 +02:00
Milanka Ringwald
e127a2f269 fix test compile 2015-07-02 13:26:09 +02:00
Milanka Ringwald
4136236740 fix name of test folder 2015-07-02 10:46:45 +02:00
Milanka Ringwald
b50aa5f4a3 fix att db test 2015-07-02 10:45:59 +02:00
Matthias Ringwald
6c7278f502 fix output of bd addr in advertisements in gatt examples 2015-06-19 11:46:28 +02:00
Matthias Ringwald
1429564c1d removed #include <sys/uio.h> from examples/pts tests 2015-06-19 11:31:44 +02:00
Matthias Ringwald
6f4ac2277c fix compile hsp_hs_test.c 2015-06-19 11:30:49 +02:00
Matthias Ringwald
b7e28d92a5 remove #include <termios.h> from pts tests 2015-06-19 11:27:40 +02:00
Matthias Ringwald
c4bdf1eb2d provide Makefile for PTS tests 2015-06-12 22:28:20 +02:00
Matthias Ringwald
4fc359d955 moved hsp implementation to src/ and all pts tests to test/pts 2015-06-12 22:16:57 +02:00
Matthias Ringwald
77fc0a6857 more .gitignore 2015-06-12 19:46:32 +02:00
Matthias Ringwald
6a64d4ac7c quick test for advertismenet contains name 2015-05-24 22:21:27 +02:00
Matthias Ringwald
3ec0d11b8e added att_db_util to construct GATT DB at runtime 2015-05-23 23:35:37 +02:00
Matthias Ringwald
57fe2af8bc get all tests to comile and use VPATH, common Makefile for all 2015-05-17 18:07:24 +02:00
Matthias Ringwald
522ba429ec add re-used records from device db in front, extend tests a bit 2015-05-14 10:20:44 +02:00
Matthias Ringwald
cbe987fb1e fix compile for some of the tests, single Makefile for subset 2015-05-14 08:25:34 +02:00
Matthias Ringwald
71de195ed3 fix c99 warnings for missing argument of functions with no arguments, fix more warnings 2015-05-13 10:30:46 +02:00
matthias.ringwald@gmail.com
3a3e1c9119 renamed central_device_db* files into le_device_db* 2015-03-02 21:40:56 +00:00
matthias.ringwald@gmail.com
2e77e513be Stop using pointer to array for bd_addr_t and link_key_t 2015-03-01 20:51:08 +00:00
mila@ringwald.ch
ff34c5fd2d defined new SDP Sevice Class and Protocol constants 2015-02-13 09:28:39 +00:00
mila@ringwald.ch
dadc6ada4c renamed test folder 2015-02-12 21:57:08 +00:00
mila@ringwald.ch
87495b4700 renamed test folder 2015-02-12 21:55:27 +00:00
mila@ringwald.ch
6a52c3a1e2 updated test and Makefile, removed printf 2015-02-12 21:51:32 +00:00
mila@ringwald.ch
d069aed670 added utility for write/read link key to a file 2015-02-12 16:35:14 +00:00
mila@ringwald.ch
d0ed8cbe29 update copyright 2015-02-06 11:13:56 +00:00
mila@ringwald.ch
881797bd1b des_iterator moved to sdp_util 2014-12-12 08:42:35 +00:00
matthias.ringwald@gmail.com
21cd7d2f9b moved de_get_uint16 into sdp_utils 2014-12-04 09:40:43 +00:00
mila@ringwald.ch
7fe7736638 added log error if peripheral mtu is not iniitalized 2014-12-03 22:33:07 +00:00
mila@ringwald.ch
54f81772cb crash test 2014-12-03 21:07:00 +00:00
mila@ringwald.ch
1bf0402bfe mocked timer, removed run loop dependency, not all tests work 2014-11-28 22:36:18 +00:00
mila@ringwald.ch
e00e1ae87e fixed test compile 2014-11-28 16:08:08 +00:00