Matthias Ringwald
|
1f450fe42c
|
nrf5x: add blocking retarget impl
|
2016-03-19 22:19:21 +01:00 |
|
Matthias Ringwald
|
0283db5655
|
nrf5: minimal viable port for the nRF5 Series
|
2016-03-18 11:28:14 +01:00 |
|
Matthias Ringwald
|
de1762f7ab
|
example: use PRI32
|
2016-03-17 22:10:09 +01:00 |
|
Matthias Ringwald
|
c227ee0f5c
|
ad missing spp_server
|
2016-03-17 22:01:10 +01:00 |
|
Matthias Ringwald
|
e607af9c65
|
doc: update memory config section
|
2016-03-17 17:28:05 +01:00 |
|
Matthias Ringwald
|
7e80381ba1
|
migration: update migration chapter
|
2016-03-17 17:03:09 +01:00 |
|
Matthias Ringwald
|
1228388f7d
|
migration: add README with link to service
|
2016-03-17 14:23:37 +01:00 |
|
Matthias Ringwald
|
76dd382d31
|
migration: add README with link to service
|
2016-03-17 14:22:36 +01:00 |
|
Matthias Ringwald
|
99a1006758
|
Merge branch 'master' into develop
|
2016-03-17 14:16:38 +01:00 |
|
Matthias Ringwald
|
cd87ea124f
|
example: hsp_hs_test -> hsp_hs_demo
|
2016-03-17 13:52:22 +01:00 |
|
Matthias Ringwald
|
ecb8c3ae56
|
Merge branch 'master' into develop
|
2016-03-17 13:50:20 +01:00 |
|
Milanka Ringwald
|
b8baae9a2b
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2016-03-17 13:38:04 +01:00 |
|
Milanka Ringwald
|
85bee5099a
|
remove SCO packet handler from PTS test
|
2016-03-17 13:37:59 +01:00 |
|
Matthias Ringwald
|
d439c49cd1
|
hsp_hs_demo: add #ifdef EMBEDDED SDP setup
|
2016-03-17 13:37:43 +01:00 |
|
Milanka Ringwald
|
cae1f5782f
|
fix compile
|
2016-03-17 12:44:47 +01:00 |
|
Milanka Ringwald
|
730d621b92
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
Conflicts:
example/embedded/hsp_hs_demo.c
|
2016-03-17 11:51:36 +01:00 |
|
Milanka Ringwald
|
4e919b3947
|
docu & api change HSP HS
|
2016-03-17 11:49:30 +01:00 |
|
Matthias Ringwald
|
caf9f262be
|
migration: #include fixes
|
2016-03-17 11:39:32 +01:00 |
|
Matthias Ringwald
|
a3bf6c7b6d
|
pan: use pan_create_X_sdp_record
|
2016-03-17 11:28:46 +01: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
|
03f88d00fa
|
sdp_client: drop sdp_client_query_rfcomm_ready
|
2016-03-17 10:59:23 +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
|
129e4f7d58
|
migration: fix filename
|
2016-03-16 21:39:44 +01:00 |
|
Matthias Ringwald
|
401038441e
|
migration: make script work with different workdir
|
2016-03-16 21:39:26 +01:00 |
|
Matthias Ringwald
|
aed15bc5fb
|
hsp: call try_send_sco only when needed in demo
|
2016-03-16 16:35:09 +01:00 |
|
Matthias Ringwald
|
1075fe4f2c
|
migration: use migration instead of conversion/convert
|
2016-03-16 12:05:57 +01:00 |
|
Matthias Ringwald
|
7a23c08769
|
migration: fix gatt client callback signature, add warning
|
2016-03-16 11:58:52 +01:00 |
|
Matthias Ringwald
|
b16ad2be3f
|
migration: add & to all callback registrations. prepare update of gatt callback handler
|
2016-03-15 18:01:49 +01:00 |
|
Matthias Ringwald
|
d770575e7e
|
migration: fix gatt calls to use packet handler instead of sub client id. le_ structs renamed
|
2016-03-15 17:22:09 +01:00 |
|
Matthias Ringwald
|
f794199a99
|
migration: add sed rules for all _internal functions
|
2016-03-15 16:14:25 +01:00 |
|
Matthias Ringwald
|
19dcf2f641
|
migration: remove connection from l2cap create service and channel
|
2016-03-15 16:02:57 +01:00 |
|
Matthias Ringwald
|
095d2a0678
|
migration: rfcomm add packet handler to register service and create channel calls
|
2016-03-15 15:55:19 +01:00 |
|
Matthias Ringwald
|
6aa9889be6
|
migration: update SDP Query rules
|
2016-03-15 15:05:27 +01:00 |
|
Matthias Ringwald
|
e144ca4489
|
migration: update SDP Query rules
|
2016-03-15 15:02:44 +01:00 |
|
Matthias Ringwald
|
baebacd997
|
migration: patch all sdp_client_query calls
|
2016-03-11 19:57:04 +01:00 |
|
Matthias Ringwald
|
8c3931c75e
|
migration: update sdp_query_callback and add warning
|
2016-03-11 19:43:58 +01:00 |
|
Matthias Ringwald
|
785a493911
|
migration: first pass over examples/embedded
|
2016-03-11 15:48:04 +01:00 |
|
Matthias Ringwald
|
7cadd387f4
|
sdp: sdp_parser.c replaced by sdp_client.c
|
2016-03-11 15:24:03 +01:00 |
|
Milanka Ringwald
|
ee5d6bf559
|
renamed file
|
2016-03-10 12:37:59 +01:00 |
|
Milanka Ringwald
|
fb8cda8a69
|
update makefile
|
2016-03-10 12:31:46 +01:00 |
|
Milanka Ringwald
|
5a1ca5ea9d
|
add docu to hsp hs example
|
2016-03-10 12:29:54 +01:00 |
|
Matthias Ringwald
|
83a60d6945
|
docs: update GAP LE
|
2016-03-10 10:12:33 +01:00 |
|
Matthias Ringwald
|
0ca3e1cf38
|
revert accidental commit
|
2016-03-09 17:26:18 +01:00 |
|
Matthias Ringwald
|
476422addb
|
docs: start collecting migration info
|
2016-03-09 17:24:13 +01:00 |
|
Milanka Ringwald
|
c27652aa6a
|
substitute HAVE_SCO with HAVE_SCO_OVER_HCI
|
2016-03-09 15:31:29 +01:00 |
|
Milanka Ringwald
|
7627e142e1
|
add hfp/hsp intro
|
2016-03-09 15:30:16 +01:00 |
|
Matthias Ringwald
|
688f526f15
|
use v1.0
|
2016-03-09 12:16:34 +01:00 |
|
Matthias Ringwald
|
c1bdcc2493
|
Merge branch 'master' into develop
|
2016-03-09 12:15:34 +01:00 |
|
Milanka Ringwald
|
6aacb80807
|
add version number
|
2016-03-09 12:13:51 +01:00 |
|