Matthias Ringwald
|
8f2a52f4d9
|
forgot to add files in earlier commit
|
2016-01-20 15:38:37 +01:00 |
|
Matthias Ringwald
|
665d90f25e
|
prefixed all linked list types and functions with btstack_
|
2016-01-20 14:50:38 +01:00 |
|
Matthias Ringwald
|
2c539f6e7e
|
rename bk_linked_list_t to btstack_linked_list_t
|
2016-01-20 14:37:23 +01:00 |
|
Matthias Ringwald
|
8736ab0cf2
|
prefix linked_list
|
2015-12-22 21:48:13 +01:00 |
|
Matthias Ringwald
|
616edd56bc
|
replace le_command_status_t with regular Bluetooth uint8_t error codes, add le_command_status_t enums to error list
|
2015-11-16 22:46:17 +01:00 |
|
Matthias Ringwald
|
9293bfa465
|
rework SDP Service Record management. Service Records can be stored in ROM, daemon creates records on the heap
|
2015-11-15 20:56:59 +01:00 |
|
Matthias Ringwald
|
3edc84c5b6
|
fix paths after source reorg
|
2015-11-13 15:04:41 +01:00 |
|
Matthias Ringwald
|
195a80287b
|
removed btstack/include folder
|
2015-10-15 16:33:34 +02:00 |
|
Matthias Ringwald
|
cea167a2ec
|
assert HCI_INCOMING_PRE_BUFFER_SIZE >= 2 for Long Characteristic Reads
|
2015-10-15 12:32:04 +02:00 |
|
Matthias Ringwald
|
0dbb2346df
|
fix compile of gatt_client mock
|
2015-10-11 23:31:44 +02:00 |
|
Milanka Ringwald
|
d7d7d1e4c5
|
mock: set max mtu fot att connection
|
2015-07-03 12:36:58 +02:00 |
|
Milanka Ringwald
|
2edb2b2338
|
refactored var name, removed printfs
|
2015-07-02 16:37:18 +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
|
71de195ed3
|
fix c99 warnings for missing argument of functions with no arguments, fix more warnings
|
2015-05-13 10:30:46 +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
|
567c20c949
|
fix compile gatt client test
|
2014-10-09 14:21:41 +00:00 |
|
mila@ringwald.ch
|
f64240626f
|
gatt client: implemented signed write
|
2014-06-19 22:20:43 +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
|
ecedf63ab8
|
ble client: unit test write without response
|
2014-04-18 22:10:13 +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
|
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 |
|