Matthias Ringwald
|
6c927b22a9
|
sdp_query: pass in packet handler on query instead of global registration. integrate sdp_parser into sdp_client
|
2016-02-17 20:21:21 +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
|
72b5080138
|
ancs: fix demo. add SM events. Update to MODULE_event_... scheme
|
2016-02-03 16:10:30 +01:00 |
|
Matthias Ringwald
|
f8fbdce0c5
|
use little/big_endian_read/store_16/24/32
|
2016-01-31 00:07:32 +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
|
7f02f4148e
|
fix all Wmissing-prototype warnings for libusb target
|
2015-11-06 19:43:35 +01:00 |
|
Matthias Ringwald
|
195a80287b
|
removed btstack/include folder
|
2015-10-15 16:33: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 |
|
Milanka Ringwald
|
60783ab85e
|
manual: fixed itemize in script script
|
2015-04-27 00:17:32 +02:00 |
|
Milanka Ringwald
|
c26aef2c20
|
manual: fixed typos
|
2015-04-27 00:02:07 +02:00 |
|
Milanka Ringwald
|
5b39d92507
|
manual: script handles inlisting text
|
2015-04-26 00:22:14 +02:00 |
|
Matthias Ringwald
|
8d3da89952
|
review sdp_bnep_example
|
2015-04-24 23:05:43 +02:00 |
|
Milanka Ringwald
|
82d6daf181
|
manual: added SDP query examples
|
2015-04-24 16:05:54 +02:00 |
|
Milanka Ringwald
|
4bcb3e9249
|
manual: annotated source files
|
2015-04-23 21:40:15 +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 |
|
mila@ringwald.ch
|
881797bd1b
|
des_iterator moved to sdp_util
|
2014-12-12 08:42:35 +00:00 |
|
matthias.ringwald@gmail.com
|
21cd7d2f9b
|
moved de_get_uint16 into sdp_utils
|
2014-12-04 09:40:43 +00:00 |
|
ole.reinhardt@googlemail.com
|
a29c6a1c34
|
Fixed memory leak (unfreed allocated string memory)
|
2014-11-18 21:37:29 +00:00 |
|
matthias.ringwald@gmail.com
|
6678f6b4ac
|
extract hci_init into main.c
|
2014-11-14 20:42:29 +00:00 |
|