This website requires JavaScript.
Explore
Help
Sign In
mirror
/
btstack
Watch
1
Star
0
Fork
0
You've already forked btstack
mirror of
https://github.com/bluekitchen/btstack.git
synced
2025-01-25 09:35:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
btstack
/
test
/
security_manager
History
Matthias Ringwald
c5b64319fd
l2cap: don't forward HCI to l2cap packet handler. Replace l2cap_register_packet_handler with hci_add_event_handler. Fix tests
2016-02-03 21:55:36 +01:00
..
.gitignore
more .gitignore
2015-06-12 19:46:32 +02:00
aestest.c
fix c99 warnings for missing argument of functions with no arguments, fix more warnings
2015-05-13 10:30:46 +02:00
Makefile
hci_cmds -> hci_cmd
2016-01-21 11:33:17 +01:00
mock.c
l2cap: don't forward HCI to l2cap packet handler. Replace l2cap_register_packet_handler with hci_add_event_handler. Fix tests
2016-02-03 21:55:36 +01:00
pairing.pklg
bare version of security manager unit test
2014-04-11 15:14:38 +00:00
rijndael.c
fix c99 warnings for missing argument of functions with no arguments, fix more warnings
2015-05-13 10:30:46 +02:00
rijndael.h
debug pairing test case
2014-04-12 21:21:46 +00:00
security_manager.c
use little/big_endian_read/store_16/24/32
2016-01-31 00:07:32 +01:00