Commit Graph

20 Commits

Author SHA1 Message Date
Matthias Ringwald
95fd1475d5 ad_parser: use const where possible 2016-05-18 11:23:41 +02:00
Matthias Ringwald
2d5e09d6d4 hci: set link_key_db via hci_set_link_key_db instead of via hci_init(). 2016-02-11 20:10:17 +01:00
Matthias Ringwald
d9a7306a10 hci/sm: use btstack_packet_handler instead of (*fn)(type,packet,size) for events 2016-02-04 17:45:02 +01:00
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
Matthias Ringwald
2044a9b9ae test: fix compile advertising_data_parser 2016-01-29 17:52:31 +01:00
Matthias Ringwald
5604262918 hci_cmds -> hci_cmd 2016-01-21 11:33:17 +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
Milanka Ringwald
e127a2f269 fix test compile 2015-07-02 13:26:09 +02:00
Matthias Ringwald
6a64d4ac7c quick test for advertismenet contains name 2015-05-24 22:21:27 +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
mila@ringwald.ch
d0ed8cbe29 update copyright 2015-02-06 11:13:56 +00:00
matthias.ringwald@gmail.com
d2ec4031ba avoid /** comments, clean up block comments 2014-10-16 09:15:23 +00:00
mila@ringwald.ch
49ca58d6a2 remove hexdump2, use printf_hexdump instead 2014-08-15 22:04:48 +00:00
mila@ringwald.ch
f6fbbebd2a corrected handling of advertising reports 2014-08-15 14:42:18 +00:00
matthias.ringwald@gmail.com
cc9ea97c78 test and fix for invalid mtk num completed packet event 2014-07-01 20:43:46 +00:00
matthias.ringwald@gmail.com
e01fe8b6c0 test for advertising event with multiple reports 2014-06-26 12:48:47 +00:00
mila@ringwald.ch
8f5e31a822 ble client: used att_dispatch_register_client 2014-05-02 08:06:50 +00:00
mila@ringwald.ch
44e6dbc206 intermediate update for test 2014-02-28 21:44:17 +00:00
mila@ringwald.ch
60c84a4425 implement advertising or scan data parser 2013-11-09 23:48:36 +00:00