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
|
72b5080138
|
ancs: fix demo. add SM events. Update to MODULE_event_... scheme
|
2016-02-03 16:10:30 +01:00 |
|
Matthias Ringwald
|
5611a760af
|
use for event types
|
2016-01-30 23:58:36 +01:00 |
|
Matthias Ringwald
|
4de250b4e0
|
sdp_parser: rename SDP_QUERY_ATTRIBUTE_VALUE -> SDP_QUERY_ATTRIBUTE_BYTE. Use SDP_QUERY_ATTRIBUTE_VALUE for daemon events
|
2016-01-29 21:58:46 +01:00 |
|
Matthias Ringwald
|
a874746709
|
sdp_parser: drop sdp_query_event_t finally
|
2016-01-29 21:31:07 +01:00 |
|
Matthias Ringwald
|
4225393c87
|
sdp_parser: replace sdp_query_attribute_value_event_t with regular hci event
|
2016-01-29 20:47:17 +01:00 |
|
Matthias Ringwald
|
fd2eb611c5
|
sdp_parser: replace sdp_query_complete_event_t with regular hci event
|
2016-01-29 18:30:07 +01:00 |
|
Matthias Ringwald
|
7907f06931
|
btstack-config.h -> btstack_config.h
|
2016-01-21 15:41:16 +01:00 |
|
Matthias Ringwald
|
5604262918
|
hci_cmds -> hci_cmd
|
2016-01-21 11:33:17 +01:00 |
|
Matthias Ringwald
|
8263662281
|
run_loop.h -> btstack_run_loop.h
|
2016-01-20 15:08:39 +01:00 |
|
Matthias Ringwald
|
ffbf82013e
|
drop void * connection param from l2cap packet handlers
|
2015-11-13 21:57:19 +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
|
613606fba5
|
manual: fixed emph and refs
|
2015-06-05 11:57:37 +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 |
|
Milanka Ringwald
|
c26aef2c20
|
manual: fixed typos
|
2015-04-27 00:02:07 +02:00 |
|
Milanka Ringwald
|
d0f1b4db78
|
manual: update annotation
|
2015-04-24 23:38:14 +02:00 |
|
Matthias Ringwald
|
37113e1393
|
review docu in examples
|
2015-04-24 22:44:13 +02:00 |
|
Milanka Ringwald
|
82d6daf181
|
manual: added SDP query examples
|
2015-04-24 16:05:54 +02:00 |
|
Matthias Ringwald
|
f2c3367255
|
draft comments for sdp general query
|
2015-04-24 11:31:40 +02:00 |
|
Matthias Ringwald
|
c13e0a893e
|
removed run_loop_execute from embedded examples, call after btstack_main in main.c
|
2015-03-31 14:01:58 +02:00 |
|
mila@ringwald.ch
|
ff34c5fd2d
|
defined new SDP Sevice Class and Protocol constants
|
2015-02-13 09:28:39 +00:00 |
|
mila@ringwald.ch
|
231d622c24
|
update copyright
|
2015-02-06 11:25:18 +00:00 |
|
matthias.ringwald@gmail.com
|
6678f6b4ac
|
extract hci_init into main.c
|
2014-11-14 20:42:29 +00:00 |
|