Commit Graph

15 Commits

Author SHA1 Message Date
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