matthias.ringwald@gmail.com
|
c480cc0ffd
|
security test peripheral working
|
2014-04-17 13:17:47 +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 |
|
matthias.ringwald@gmail.com
|
e2bc2c157b
|
debug pairing test case
|
2014-04-12 21:21:46 +00:00 |
|
matthias.ringwald@gmail.com
|
fdcd1130d4
|
bare version of security manager unit test
|
2014-04-11 15:14:38 +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 |
|
matthias.ringwald@gmail.com
|
2fcb22eb49
|
add quick note on how to compile tests
|
2014-04-11 10:31:30 +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 |
|
mila@ringwald.ch
|
085cabc211
|
comple le_central test
|
2014-02-28 21:44:39 +00:00 |
|
mila@ringwald.ch
|
44e6dbc206
|
intermediate update for test
|
2014-02-28 21:44:17 +00:00 |
|
matthias.ringwald@gmail.com
|
2e97921ee0
|
only compile SDP DES Dump functionality if SDP_DES_DUMP is defined
|
2014-01-19 17:23:08 +00:00 |
|
matthias.ringwald@gmail.com
|
bde315ce6c
|
renamed btstack config.h to btstack-config.h to allow for better integration with other projects
|
2014-01-19 16:45:57 +00:00 |
|
matthias.ringwald@gmail.com
|
f471afd896
|
replaced #pragma once with old style #include guards to allow use of older compilers
|
2014-01-19 16:30:17 +00:00 |
|
mila@ringwald.ch
|
60c84a4425
|
implement advertising or scan data parser
|
2013-11-09 23:48:36 +00:00 |
|
mila@ringwald.ch
|
966db7038e
|
SDP client: conditional use of ServiceSearch and AttributeSearch queries
|
2013-11-01 14:44:56 +00:00 |
|
matthias.ringwald@gmail.com
|
20f37ec36c
|
added unit tests for sdp service search and service attribute search queries
|
2013-11-01 13:12:53 +00:00 |
|
matthias.ringwald@gmail.com
|
bace66242a
|
sdp: added service search and service attribute search queries
|
2013-11-01 13:09:54 +00:00 |
|
matthias.ringwald@gmail.com
|
46a10724a8
|
added test for attribute value events
|
2013-11-01 09:50:20 +00:00 |
|
matthias.ringwald@gmail.com
|
356170583a
|
changed struct name
|
2013-10-25 12:26:33 +00:00 |
|
matthias.ringwald@gmail.com
|
cab114861e
|
renamed sdp_parser structs
|
2013-10-18 14:13:50 +00:00 |
|
matthias.ringwald@gmail.com
|
f2f3c97d2b
|
in progress: using sdp_query_complete_event_t instead of sdp_parser_complete_event_t
|
2013-10-18 10:19:57 +00:00 |
|
matthias.ringwald@gmail.com
|
9a195b5786
|
removed unused variable
|
2013-06-10 21:15:35 +00:00 |
|
matthias.ringwald@gmail.com
|
f30458f12c
|
cleaned general sdp query test, renamed sdp rfcomm query test file
|
2013-06-10 21:05:53 +00:00 |
|
matthias.ringwald@gmail.com
|
25a4fd923a
|
added unit test for general sdp query
|
2013-06-10 14:14:02 +00:00 |
|
matthias.ringwald@gmail.com
|
f11d6b1fc3
|
use underscores for binaries
|
2013-06-10 10:46:43 +00:00 |
|
matthias.ringwald@gmail.com
|
67ab5c63d3
|
terminate strings
|
2013-06-10 10:46:15 +00:00 |
|
matthias.ringwald@gmail.com
|
e720ac1820
|
cleaned Makefile, added memory pool test
|
2013-05-24 22:40:36 +00:00 |
|
matthias.ringwald@gmail.com
|
dd280e25fa
|
unit test for sdp rfcomm queries and sdp parser
|
2013-05-24 20:29:02 +00:00 |
|
mila@ringwald.ch
|
5caa5d6cef
|
move to subfolder
|
2012-01-20 22:53:50 +00:00 |
|
mila@ringwald.ch
|
13150b29f6
|
use local config.h for tests
|
2012-01-20 22:53:32 +00:00 |
|
mila@ringwald.ch
|
28ca2b4607
|
add casts for btstack_memory gets, use getter/setter for enumerated flags to allow compilation with C++
|
2012-01-05 22:24:51 +00:00 |
|
mila@ringwald.ch
|
31b7540338
|
overwrite stored names & link keys if no place remained
|
2011-11-15 13:32:34 +00:00 |
|
matthias.ringwald
|
7d902e80b7
|
also clean object files in ../src
|
2011-09-12 21:19:15 +00:00 |
|
mila@ringwald.ch
|
208d2a4d0f
|
keep db_mem_link_keys and db_mem_names lists sorted by last used item
|
2011-09-08 22:15:33 +00:00 |
|
mila@ringwald.ch
|
fe739638d3
|
added explicit casts for btstack mallocs
|
2011-09-03 21:04:27 +00:00 |
|
matthias.ringwald
|
bcee79c840
|
extended testing of put_name and put_link_key by two scenarios: add device with name and serach by key, and vice versa
|
2011-08-25 19:12:09 +00:00 |
|
matthias.ringwald
|
ed35553486
|
added test for put,get,delete of link key and device name
|
2011-08-25 18:24:36 +00:00 |
|