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
adbe29e86c
l2cap: add fixed l2cap channel id to l2cap_can_send_fixed_channel_now
2016-02-05 21:20:17 +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: add fixed l2cap channel id to l2cap_can_send_fixed_channel_now
2016-02-05 21:20:17 +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
hci/sm: use btstack_packet_handler instead of (*fn)(type,packet,size) for events
2016-02-04 17:45:02 +01:00