Matthias Ringwald
|
7d2c9f1338
|
test: fix sm and sdp client
|
2016-04-08 15:38:45 +02:00 |
|
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
|
185b3475f4
|
test: push missing files
|
2016-03-04 11:59:52 +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
|
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
|
7620b4f095
|
sdp_parser: replace sdp_query_service_record_handle_event_t with regular hci event
|
2016-01-29 18:42:15 +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
|
eb8860135e
|
fix missing bstack_ for struct data_source and struct timer. utils->btstack_util
|
2016-01-20 16:10:07 +01:00 |
|
Matthias Ringwald
|
8263662281
|
run_loop.h -> btstack_run_loop.h
|
2016-01-20 15:08:39 +01:00 |
|
Matthias Ringwald
|
dd9e275ce1
|
platform/posix: drop src folder
|
2016-01-20 14:20:47 +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
|
b77cf00a9f
|
add hci_dump.c to fix compile
|
2015-10-11 23:34:42 +02:00 |
|
Matthias Ringwald
|
e04f4e1f0c
|
add hci_dump.c to fix compile
|
2015-10-11 23:31:11 +02:00 |
|
Matthias Ringwald
|
652b03395e
|
use single btstack-config.h for all tests
|
2015-07-27 22:51:29 +02:00 |
|
Matthias Ringwald
|
ce138350af
|
fix compile warning
|
2015-07-27 22:50:44 +02:00 |
|
Matthias Ringwald
|
8e8dfe94bf
|
removed flags for locally installed cpputest, build tests with make test
|
2015-07-03 11:18:03 +02:00 |
|
Milanka Ringwald
|
a3d206e052
|
fix seg fault in sm test
|
2015-07-02 13:47:14 +02:00 |
|
Matthias Ringwald
|
77fc0a6857
|
more .gitignore
|
2015-06-12 19:46:32 +02:00 |
|
Matthias Ringwald
|
57fe2af8bc
|
get all tests to comile and use VPATH, common Makefile for all
|
2015-05-17 18:07:24 +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 |
|
matthias.ringwald@gmail.com
|
6e0f0421a3
|
added #include guard to btstack-config.h
|
2014-10-14 20:00:04 +00:00 |
|
mila@ringwald.ch
|
c21fc473f7
|
fixed compile
|
2014-08-29 09:30:42 +00:00 |
|
matthias.ringwald@gmail.com
|
2e97921ee0
|
only compile SDP DES Dump functionality if SDP_DES_DUMP is defined
|
2014-01-19 17:23:08 +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
|
f471afd896
|
replaced #pragma once with old style #include guards to allow use of older compilers
|
2014-01-19 16:30:17 +00:00 |
|
mila@ringwald.ch
|
966db7038e
|
SDP client: conditional use of ServiceSearch and AttributeSearch queries
|
2013-11-01 14:44:56 +00:00 |
|
matthias.ringwald@gmail.com
|
20f37ec36c
|
added unit tests for sdp service search and service attribute search queries
|
2013-11-01 13:12:53 +00:00 |
|
matthias.ringwald@gmail.com
|
bace66242a
|
sdp: added service search and service attribute search queries
|
2013-11-01 13:09:54 +00:00 |
|
matthias.ringwald@gmail.com
|
46a10724a8
|
added test for attribute value events
|
2013-11-01 09:50:20 +00:00 |
|
matthias.ringwald@gmail.com
|
356170583a
|
changed struct name
|
2013-10-25 12:26:33 +00:00 |
|
matthias.ringwald@gmail.com
|
cab114861e
|
renamed sdp_parser structs
|
2013-10-18 14:13:50 +00:00 |
|
matthias.ringwald@gmail.com
|
f2f3c97d2b
|
in progress: using sdp_query_complete_event_t instead of sdp_parser_complete_event_t
|
2013-10-18 10:19:57 +00:00 |
|
matthias.ringwald@gmail.com
|
9a195b5786
|
removed unused variable
|
2013-06-10 21:15:35 +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 |
|
matthias.ringwald@gmail.com
|
25a4fd923a
|
added unit test for general sdp query
|
2013-06-10 14:14:02 +00:00 |
|