Matthias Ringwald
|
4c7b5f7454
|
test: fix sdp-client compile
|
2016-03-28 12:04:29 +02:00 |
|
Matthias Ringwald
|
efda0b48f9
|
sdp_util: extract sdp_create_spp_service into spp_server and use spp_create_sdp_record
|
2016-03-17 11:24:38 +01:00 |
|
Matthias Ringwald
|
763c9b6f30
|
sdp_client: rename sdp_query_rfcomm -> sdp_client_query_rfcom
|
2016-03-17 10:58:11 +01:00 |
|
Matthias Ringwald
|
7fbb5f59ef
|
sdp_client: use sdp_client_query prefix for rfcomm queries
|
2016-03-17 10:42:14 +01:00 |
|
Matthias Ringwald
|
eda0480f01
|
Merge branch 'master' into ble-api-cleanup
|
2016-02-18 10:30:06 +01:00 |
|
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
|
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
|
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
|
7bd8e93b3a
|
sdp_parser: replace sdp_query_rfcomm_service_event_t with regular hci event
|
2016-01-29 18:06:32 +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
|
e53943d75d
|
pass in service record handle for sdp spp create
|
2015-11-25 15:57:48 +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 |
|
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 |
|
matthias.ringwald@gmail.com
|
d2ec4031ba
|
avoid /** comments, clean up block comments
|
2014-10-16 09:15:23 +00:00 |
|
mila@ringwald.ch
|
c21fc473f7
|
fixed compile
|
2014-08-29 09:30:42 +00:00 |
|
matthias.ringwald@gmail.com
|
bde315ce6c
|
renamed btstack config.h to btstack-config.h to allow for better integration with other projects
|
2014-01-19 16:45:57 +00:00 |
|
matthias.ringwald@gmail.com
|
f30458f12c
|
cleaned general sdp query test, renamed sdp rfcomm query test file
|
2013-06-10 21:05:53 +00:00 |
|