Matthias Ringwald
|
77fc0a6857
|
more .gitignore
|
2015-06-12 19:46:32 +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 |
|
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
|
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
|
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 |
|
matthias.ringwald@gmail.com
|
d2ec4031ba
|
avoid /** comments, clean up block comments
|
2014-10-16 09:15:23 +00:00 |
|
mila@ringwald.ch
|
ad053ec4a5
|
works with timer
|
2014-10-09 20:41:02 +00:00 |
|
mila@ringwald.ch
|
54d77b0dc0
|
renamed variable
|
2014-10-09 20:05:57 +00:00 |
|
mila@ringwald.ch
|
d369dee427
|
fix gatt client test
|
2014-10-09 19:44:04 +00:00 |
|
mila@ringwald.ch
|
dc603b3601
|
fix tests
|
2014-10-09 15:15:53 +00:00 |
|
mila@ringwald.ch
|
567c20c949
|
fix compile gatt client test
|
2014-10-09 14:21:41 +00:00 |
|
mila@ringwald.ch
|
d3b1c40fa3
|
renamed gatt client register handler function
|
2014-07-04 08:42:30 +00:00 |
|
mila@ringwald.ch
|
f64240626f
|
gatt client: implemented signed write
|
2014-06-19 22:20:43 +00:00 |
|
matthias.ringwald@gmail.com
|
e11fb83b1c
|
drop le_characteristic_value_t and add characteristic write
|
2014-05-11 20:34:13 +00:00 |
|
matthias.ringwald@gmail.com
|
2b552b2306
|
define daemon commands for gap le scan and le connect, define gap events
|
2014-05-03 22:18:29 +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
|
aa0a65f68e
|
ble client: extract gatt client
|
2014-04-28 21:47:59 +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
|
7d468b9be6
|
ble client: use le_central_t for le central
|
2014-04-25 19:36:10 +00:00 |
|
mila@ringwald.ch
|
eb43473cf7
|
ble client: split packet handler in gatt_client and le_central handlres
|
2014-04-25 18:45:17 +00:00 |
|
mila@ringwald.ch
|
7249ca6895
|
ble client: split packet handler
|
2014-04-25 15:08:51 +00:00 |
|
mila@ringwald.ch
|
f1ae2665f8
|
ble client: split le_central and gatt client state
|
2014-04-25 14:25:33 +00:00 |
|
mila@ringwald.ch
|
a18a5bc545
|
start extracting gatt_client
|
2014-04-24 23:20:52 +00:00 |
|
mila@ringwald.ch
|
17749c9124
|
ble client: unit test reliable write of long characteristic value
|
2014-04-18 22:16:52 +00:00 |
|
mila@ringwald.ch
|
ecedf63ab8
|
ble client: unit test write without response
|
2014-04-18 22:10:13 +00:00 |
|
mila@ringwald.ch
|
42a267b17d
|
ble client: unit test write/write long characteristic value
|
2014-04-18 21:47:39 +00:00 |
|
mila@ringwald.ch
|
40ebddfaa8
|
ble client: unit test write/write long characteristic value
|
2014-04-18 21:44:51 +00:00 |
|
mila@ringwald.ch
|
8ae9dd509e
|
ble client: unit test read/read long characteristic value
|
2014-04-18 21:30:40 +00:00 |
|
mila@ringwald.ch
|
6cb9fd80f1
|
ble client: unit test read/write long characteristic
|
2014-04-17 21:55:28 +00:00 |
|
mila@ringwald.ch
|
116c0afde4
|
ble client: unit test read, write characteristic descriptor
|
2014-04-17 10:33:18 +00:00 |
|
mila@ringwald.ch
|
0af379bbc4
|
ble client: unit test discover characteristic descriptors
|
2014-04-15 22:18:17 +00:00 |
|
mila@ringwald.ch
|
9d3d42a107
|
ble client: removed printfs
|
2014-04-15 21:36:04 +00:00 |
|
mila@ringwald.ch
|
f5bdf8a133
|
ble client
|
2014-04-15 21:26:25 +00:00 |
|
mila@ringwald.ch
|
0b5f1a3ae8
|
ble client: unit test data
|
2014-04-15 07:29:08 +00:00 |
|
mila@ringwald.ch
|
3e5d55d624
|
ble client: unit test for discover characteristics for service by uuid
|
2014-04-14 22:42:31 +00:00 |
|
mila@ringwald.ch
|
5fdf08f05e
|
ble client: unit test discover characteristics for handle range
|
2014-04-14 21:24:39 +00:00 |
|
mila@ringwald.ch
|
4762dcfac9
|
ble client: expected results extracted into single file
|
2014-04-11 14:35:46 +00:00 |
|
mila@ringwald.ch
|
2bc3c85e70
|
ble client: unit test discover characteristics for service
|
2014-04-11 13:01:34 +00:00 |
|
mila@ringwald.ch
|
13a066ee9a
|
ble client: unit test find included services for service
|
2014-04-11 10:52:12 +00:00 |
|
mila@ringwald.ch
|
c032b69fa6
|
ble client: unit test discover primary service by uuid
|
2014-04-11 09:31:45 +00:00 |
|
mila@ringwald.ch
|
4d890b2d0d
|
ble client: unit test discover primary services
|
2014-04-11 08:50:07 +00:00 |
|
mila@ringwald.ch
|
c442c7c23f
|
ble client: unit test connect
|
2014-04-10 22:41:23 +00:00 |
|
mila@ringwald.ch
|
9638642b3f
|
ble client: unit test advertisement
|
2014-04-10 21:41:21 +00:00 |
|
mila@ringwald.ch
|
4f5e860821
|
ble client: test advertisement skeleton
|
2014-04-10 15:18:55 +00:00 |
|
mila@ringwald.ch
|
f45e14b190
|
added ble-client unit-test skeleton
|
2014-04-10 12:52:42 +00:00 |
|