5471 Commits

Author SHA1 Message Date
Matthias Ringwald
db00faf25b fix warnings 2016-04-18 14:49:05 +02:00
Matthias Ringwald
9cd88577a1 add link to migration notes 2016-04-11 22:26:41 +02:00
Matthias Ringwald
0adfba38bd Merge remote-tracking branch 'refs/remotes/origin/master' 2016-04-11 11:47:09 +02:00
Matthias Ringwald
5512bdc2f5 Replace master with cleaned up API to master.
Development will proceed on develop branch, while master is always a good place to get started
2016-04-11 11:41:32 +02:00
Matthias Ringwald
962127fa86 link to v0.9 builders + docs 2016-04-11 11:19:41 +02:00
Matthias Ringwald
490a6e278f add 0.9 note 2016-04-10 22:38:31 +02:00
Matthias Ringwald
954716f043 example: drop example/gap_inquiry_and_bond.c 2016-04-10 22:00:25 +02:00
Matthias Ringwald
b3fcedb9c9 compile-gatt.py -> compile_gatt.py 2016-04-10 21:58:19 +02:00
Matthias Ringwald
070c8da6de misc: collect misc scripts 2016-04-10 21:53:56 +02:00
Matthias Ringwald
724f400dd4 hfp: avoid warnings about rfcomm_cid #0 2016-04-09 21:32:52 +02:00
Matthias Ringwald
093577fadb hsp_ag: check rfcomm can send now 2016-04-09 21:12:42 +02:00
Matthias Ringwald
b745505ebe pts/hsp_hs: init l2cap 2016-04-09 21:08:33 +02:00
Matthias Ringwald
9323e69038 pts/hsp_ag: init l2cap, add command to establish audio connection 2016-04-09 21:07:20 +02:00
Matthias Ringwald
fb995f630f hsp_ag: check before sending hci commands 2016-04-09 21:06:20 +02:00
Matthias Ringwald
25866f0125 pts: add other PTS dongle 2016-04-09 20:35:42 +02:00
Matthias Ringwald
ad1322ab5f hsp_ag: fix outgoing sdp query 2016-04-09 20:35:15 +02:00
Matthias Ringwald
1c2a5bcac3 fix compile 2016-04-08 23:26:49 +02:00
Matthias Ringwald
e392c21b6c fix compile 2016-04-08 23:25:34 +02:00
Matthias Ringwald
d356a6da17 move 'BTstack up and running' message from examples into port/../main.c 2016-04-08 23:23:09 +02:00
Matthias Ringwald
b63f0f20d2 example: drop example/gap_inquiry_and_bond.c 2016-04-08 22:56:24 +02:00
Matthias Ringwald
86c3855949 gatt_client: store notification callback, fix characteristic serialization. ancs_client: also listen for notification source notifications 2016-04-08 22:51:52 +02:00
Matthias Ringwald
77a5a3586d example/ancs_demo: register for both hci and sm events 2016-04-08 21:38:24 +02:00
Matthias Ringwald
89860bac6e Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-08 17:25:05 +02:00
Matthias Ringwald
d6099e0e68 migration: explain new flow control 2016-04-08 17:23:58 +02:00
Milanka Ringwald
f4bc971fce fix compile 2016-04-08 17:08:38 +02:00
Milanka Ringwald
a0653c3b5c hfp: HFP_SUBEVENT_SERVICE_LEVEL_CONNECTION_ESTABLISHED emited with connection handle 2016-04-08 17:04:40 +02:00
Matthias Ringwald
daf17d1f25 rfcomm: fix channel open 2016-04-08 16:27:29 +02:00
Matthias Ringwald
8ed5c2eaa4 rfcomm: improve rfcomm_channel_ready_to_send 2016-04-08 16:08:32 +02:00
Matthias Ringwald
3232fa3006 rfcomm: request new l2cap can send now outside of rfcomm channel sm 2016-04-08 15:52:42 +02:00
Matthias Ringwald
7d2c9f1338 test: fix sm and sdp client 2016-04-08 15:38:45 +02:00
Matthias Ringwald
ba92fcf681 hfp: fix compile 2016-04-08 15:20:59 +02:00
Matthias Ringwald
d68dcce183 hfp: fix outgoing connections 2016-04-08 15:19:06 +02:00
Matthias Ringwald
674515e8a0 hfp: use correct getter for bd addr in RFCOMM_EVENT_CHANNEL_OPENED 2016-04-08 15:05:13 +02:00
Matthias Ringwald
9322a3ccd6 pts: fix compile 2016-04-08 14:19:54 +02:00
Matthias Ringwald
683dbd933c test/hfp: emit rfcomm can send now event 2016-04-08 14:05:24 +02:00
Milanka Ringwald
bd452f90a0 hfp unit test: fix compile 2016-04-08 13:56:56 +02:00
Matthias Ringwald
7eb16ee8d2 att_server: drop l2cap cid for att_server_can_send_now() 2016-04-08 12:43:00 +02:00
Matthias Ringwald
4d2be80269 att_server: drop l2cap cid for att_server_can_send_now() 2016-04-08 12:41:28 +02:00
Matthias Ringwald
0ce46700de gatt_client: drop packet handler for gatt_client_write_value_of_characteristic_without_response 2016-04-08 12:35:18 +02:00
Matthias Ringwald
d057580e4d hci: add hci_request_sco_can_send_now_event 2016-04-08 12:30:35 +02:00
Matthias Ringwald
282ceebcb6 sdp_client: return error instead or copmlete event with error code 2016-04-08 12:11:20 +02:00
Matthias Ringwald
a145b39262 sdp_server: use request_can_send_now strategy 2016-04-08 12:07:30 +02:00
Matthias Ringwald
aed68c5617 sdp_server: use request_can_send_now strategy 2016-04-07 21:39:36 +02:00
Matthias Ringwald
fffd8860e2 sdp_client: use request_can_send_now strategy 2016-04-07 21:33:05 +02:00
Matthias Ringwald
70a052cd48 rfcomm: add missing l2cap request send calls 2016-04-07 21:31:57 +02:00
Matthias Ringwald
5c17d699f1 hsp: call rfcomm_request_can_send_now_event 2016-04-07 21:05:14 +02:00
Matthias Ringwald
e30a6a47f3 hfp: request rfcomm can send now in run loop 2016-04-07 17:20:39 +02:00
Matthias Ringwald
4e36655331 bnep: replace bnep_run with bnep_handle_can_send_now 2016-04-07 16:48:32 +02:00
Matthias Ringwald
830ec672c1 gatt_client: drop packet handler for gatt_client_write_value_of_characteristic_without_response 2016-04-07 16:47:20 +02:00
Matthias Ringwald
b170b20f0a sm: call l2cap_request_can_send_fix_channel_now_event after failed l2cap_can_send_fixed_channel_packet_now 2016-04-07 16:27:06 +02:00