Matthias Ringwald
|
3c64bdf9a4
|
spp_streamer: fix compile warning
|
2016-03-23 14:43:39 +01:00 |
|
Matthias Ringwald
|
a6ddbcb91c
|
hci: re-add local version information callback for dynamic chipset configuration
|
2016-03-22 22:15:59 +01:00 |
|
Matthias Ringwald
|
369c1a52d1
|
spp_streamer: fix sending, measure throughput
|
2016-03-21 23:01:57 +01:00 |
|
Matthias Ringwald
|
2697c63d8c
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-03-21 16:32:33 +01:00 |
|
Matthias Ringwald
|
99ab112447
|
docs: _MAX_NO_ -> _MAX_NR_
|
2016-03-21 16:32:22 +01:00 |
|
Matthias Ringwald
|
678558980b
|
remove merge artefact
|
2016-03-21 16:29:11 +01:00 |
|
Matthias Ringwald
|
a0a9372732
|
ad_parser: avoid infinite loop on (illegal) chunk len of 0xff
|
2016-03-20 22:11:17 +01:00 |
|
Matthias Ringwald
|
aedec01ab0
|
nrf5x: read RSSI for adv pdus
|
2016-03-20 21:25:05 +01:00 |
|
Matthias Ringwald
|
89fd9aef67
|
example: gap_le_advertismens - RSSI is signed int
|
2016-03-20 21:24:43 +01:00 |
|
Matthias Ringwald
|
5c34373d6d
|
nrf5x: drop advs with crc error, avoids bug in ad_parser
|
2016-03-20 21:13:27 +01:00 |
|
Matthias Ringwald
|
f0c05fddac
|
nrf5x: hunting deadlock
|
2016-03-19 23:05:51 +01:00 |
|
Matthias Ringwald
|
666f0f1a25
|
nrf5x: use mutex to protect outgoing event buffer
|
2016-03-19 22:48:24 +01:00 |
|
Matthias Ringwald
|
211c43a022
|
nrf5x: use radio end event irq to process adv pdu
|
2016-03-19 22:35:30 +01:00 |
|
Matthias Ringwald
|
1f450fe42c
|
nrf5x: add blocking retarget impl
|
2016-03-19 22:19:21 +01:00 |
|
Matthias Ringwald
|
4f4e0224cd
|
hci: less debug for adv reports
|
2016-03-18 16:01:07 +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 |
|