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 |
|
matthias.ringwald@gmail.com
|
d2ec4031ba
|
avoid /** comments, clean up block comments
|
2014-10-16 09:15:23 +00:00 |
|
matthias.ringwald@gmail.com
|
6e0f0421a3
|
added #include guard to btstack-config.h
|
2014-10-14 20:00:04 +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 |
|
ole.reinhardt@googlemail.com
|
110e8e4ce6
|
Added BNEP settings to different btstack-config.h
|
2014-10-08 13:22:06 +00:00 |
|
mila@ringwald.ch
|
5a10e3ac4f
|
added new test
|
2014-08-29 21:22:55 +00:00 |
|
mila@ringwald.ch
|
85742615a8
|
des iterator done
|
2014-08-29 15:20:27 +00:00 |
|
mila@ringwald.ch
|
7ebf954ce9
|
started des iterator
|
2014-08-29 12:01:39 +00:00 |
|
mila@ringwald.ch
|
c21fc473f7
|
fixed compile
|
2014-08-29 09:30:42 +00:00 |
|
mila@ringwald.ch
|
49ca58d6a2
|
remove hexdump2, use printf_hexdump instead
|
2014-08-15 22:04:48 +00:00 |
|
mila@ringwald.ch
|
f6fbbebd2a
|
corrected handling of advertising reports
|
2014-08-15 14:42:18 +00:00 |
|
mila@ringwald.ch
|
d3b1c40fa3
|
renamed gatt client register handler function
|
2014-07-04 08:42:30 +00:00 |
|
matthias.ringwald@gmail.com
|
cc9ea97c78
|
test and fix for invalid mtk num completed packet event
|
2014-07-01 20:43:46 +00:00 |
|
matthias.ringwald@gmail.com
|
1733aa9c48
|
enable BLE for tests
|
2014-06-26 20:14:13 +00:00 |
|
matthias.ringwald@gmail.com
|
e01fe8b6c0
|
test for advertising event with multiple reports
|
2014-06-26 12:48:47 +00:00 |
|
mila@ringwald.ch
|
f64240626f
|
gatt client: implemented signed write
|
2014-06-19 22:20:43 +00:00 |
|
matthias.ringwald
|
2412778b77
|
added linked list iterator implementation and unit tests
|
2014-06-16 20:55:54 +00:00 |
|
matthias.ringwald
|
937643c571
|
calculate local CSRK for key distribution
|
2014-06-15 10:26:41 +00:00 |
|
matthias.ringwald
|
fc2192cfaa
|
fix ACL test packet data to get security manager test working again
|
2014-06-12 09:05:24 +00:00 |
|
matthias.ringwald
|
4ab5a83143
|
fix security manager test compile
|
2014-06-12 08:51:16 +00:00 |
|
matthias.ringwald@gmail.com
|
e11fb83b1c
|
drop le_characteristic_value_t and add characteristic write
|
2014-05-11 20:34:13 +00:00 |
|