Commit Graph

28 Commits

Author SHA1 Message Date
Matthias Ringwald
d63c37a1e9 merge follow-up 2016-03-03 14:29:18 +01:00
Matthias Ringwald
a0ffb263e0 Merge branch 'master' into ble-api-cleanup 2016-03-03 14:26:11 +01:00
Matthias Ringwald
c03cf9db38 c++ warning fixes 2016-02-18 11:31:33 +01:00
Matthias Ringwald
33a05ac652 gatt_client_test: fix c++ warning about narrowing 2016-02-18 11:25:41 +01:00
Matthias Ringwald
591423b2a5 att -> att_db 2016-02-11 21:23:06 +01:00
Matthias Ringwald
5604262918 hci_cmds -> hci_cmd 2016-01-21 11:33:17 +01:00
Matthias Ringwald
eb8860135e fix missing bstack_ for struct data_source and struct timer. utils->btstack_util 2016-01-20 16:10:07 +01:00
Matthias Ringwald
d2e6c4b762 prefix memory_pool files with btstack_ 2016-01-20 14:56:28 +01:00
Matthias Ringwald
4fd23d4738 rename bk_linked_list to btstack_linked_list 2016-01-20 14:34:04 +01:00
Matthias Ringwald
dd9e275ce1 platform/posix: drop src folder 2016-01-20 14:20:47 +01:00
Matthias Ringwald
9796ebea28 hci_trasport: add type to hci transport config, update all ports 2016-01-06 23:02:46 +01:00
Matthias Ringwald
a484130c09 run_loop: pass in run_loop_X_get_instance() to run_loop_init(). Various other fixes 2016-01-06 17:31:20 +01:00
Matthias Ringwald
3edc84c5b6 fix paths after source reorg 2015-11-13 15:04:41 +01:00
Matthias Ringwald
8e8dfe94bf removed flags for locally installed cpputest, build tests with make test 2015-07-03 11:18:03 +02:00
Milanka Ringwald
ffe2840f67 fix le central test 2015-07-02 16:09:11 +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
cbe987fb1e fix compile for some of the tests, single Makefile for subset 2015-05-14 08:25:34 +02: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
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
mila@ringwald.ch
567c20c949 fix compile gatt client test 2014-10-09 14:21:41 +00:00
mila@ringwald.ch
7bdc6798db ble client: scanning functionality moved to hci 2014-05-02 12:08:22 +00:00
mila@ringwald.ch
cc4d39c396 gatt client moved to ble 2014-04-29 19:45:40 +00:00
mila@ringwald.ch
ee988ca983 ble client: split le central and gatt tests 2014-04-28 21:09:35 +00:00
mila@ringwald.ch
a18a5bc545 start extracting gatt_client 2014-04-24 23:20:52 +00:00
mila@ringwald.ch
f5bdf8a133 ble client 2014-04-15 21:26:25 +00:00
mila@ringwald.ch
4d890b2d0d ble client: unit test discover primary services 2014-04-11 08:50:07 +00:00
mila@ringwald.ch
f45e14b190 added ble-client unit-test skeleton 2014-04-10 12:52:42 +00:00