Matthias Ringwald
|
5604262918
|
hci_cmds -> hci_cmd
|
2016-01-21 11:33:17 +01:00 |
|
Matthias Ringwald
|
bcc59d6cd9
|
hci_create_cmd_internal -> hci_cmd_create_from_template
|
2016-01-21 11:30:24 +01:00 |
|
Matthias Ringwald
|
f032a44114
|
fix test compile
|
2016-01-20 16:23:34 +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
|
528a4a3b3e
|
prefix run_loop_ functions with btstack_
|
2016-01-20 15:58:46 +01:00 |
|
Matthias Ringwald
|
4ab92137d3
|
missing run_loop.c -> btstack_run_loop.c renames
|
2016-01-20 15:42:54 +01:00 |
|
Matthias Ringwald
|
8f2a52f4d9
|
forgot to add files in earlier commit
|
2016-01-20 15:38:37 +01:00 |
|
Matthias Ringwald
|
d2e6c4b762
|
prefix memory_pool files with btstack_
|
2016-01-20 14:56:28 +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
|
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
|
f89ed3dce5
|
fix compile
|
2016-01-06 23:01:06 +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
|
8736ab0cf2
|
prefix linked_list
|
2015-12-22 21:48:13 +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
|
75e30611be
|
use HCI Event style packet instead of sm_event_t
|
2015-10-11 23:33:03 +02:00 |
|
Matthias Ringwald
|
494b3cc52e
|
pass in connection handle instead of address / address_type info for SM API
|
2015-10-11 21:40:03 +02:00 |
|
Matthias Ringwald
|
f3dc77a953
|
fix security manager test and disable packet dumping
|
2015-08-20 17:28:31 +02:00 |
|
Matthias Ringwald
|
e24b2953c8
|
clear packet buffer in mock hci for security test
|
2015-08-20 17:24:05 +02:00 |
|
Matthias Ringwald
|
652b03395e
|
use single btstack-config.h for all tests
|
2015-07-27 22:51:29 +02:00 |
|
Matthias Ringwald
|
e30c0588f8
|
fix compile for 64-bit linux
|
2015-07-16 23:44:53 +02:00 |
|
Matthias Ringwald
|
fe03d808ac
|
fix security manager test
|
2015-07-16 23:28:09 +02:00 |
|
Matthias Ringwald
|
8e8dfe94bf
|
removed flags for locally installed cpputest, build tests with make test
|
2015-07-03 11:18:03 +02:00 |
|
Matthias Ringwald
|
ceae589383
|
fix test names
|
2015-07-03 11:00:54 +02:00 |
|
Milanka Ringwald
|
99746ca565
|
fix seg fault in sm test
|
2015-07-02 14:18:41 +02:00 |
|
Milanka Ringwald
|
e127a2f269
|
fix test compile
|
2015-07-02 13:26:09 +02:00 |
|
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
|
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 |
|
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
|
49ca58d6a2
|
remove hexdump2, use printf_hexdump instead
|
2014-08-15 22:04:48 +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
|
68fec83a7c
|
use non-flushable packet boundary flag if supported - fixed unspecified behavior sending LE ACL packets
|
2014-05-09 13:37:31 +00:00 |
|
matthias.ringwald@gmail.com
|
e036bcbfd6
|
fix test mock for security manager
|
2014-04-28 21:21:34 +00:00 |
|
matthias.ringwald@gmail.com
|
c480cc0ffd
|
security test peripheral working
|
2014-04-17 13:17:47 +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 |
|