5480 Commits

Author SHA1 Message Date
Matthias Ringwald
dbc7912665 posix-h4: use btstack_uart_posix 2016-04-19 22:16:58 +02:00
Matthias Ringwald
15f167ac8e example/hsp: fix docu to refer to ENABLE_SCO_OVER_HCI 2016-04-18 16:12:23 +02:00
Matthias Ringwald
ef2ebed23b fix warnings 2016-04-18 14:49:28 +02:00
Matthias Ringwald
55c4d40957 uart: extract btstack_uart_posix_block implementation 2016-04-14 17:33:55 +02:00
Matthias Ringwald
502fb3624b uart: extract btstack_uart_block_t from h5 posix implementation 2016-04-14 17:23:26 +02:00
Matthias Ringwald
5776f225a3 h5: extract complete btstack_uart_block_t abstraction 2016-04-14 17:17:58 +02:00
Matthias Ringwald
3a187b038a h5: collect POSIX specific code 2016-04-14 14:57:57 +02:00
Matthias Ringwald
08e2303440 h5: order/rename functions 2016-04-14 14:41:56 +02:00
Matthias Ringwald
abd4d2eb21 btstack_uart_posix: add write really 2016-04-14 12:11:44 +02:00
Matthias Ringwald
6f3b19bc84 h5: switch to async writes 2016-04-14 12:11:19 +02:00
Matthias Ringwald
10e8808cc8 h5: send packets from hci_transport_link_run, use state var for actions 2016-04-14 11:59:16 +02:00
Matthias Ringwald
d58dd30887 hci: handle double reset after CSR Warm Boot 2016-04-14 11:50:34 +02:00
Matthias Ringwald
7205a54d7d h5: extract hci_transport_h5_process_read 2016-04-14 10:42:49 +02:00
Matthias Ringwald
9f0074223d h5: add fixed to handle H5 state reset after CSR Warm Boot 2016-04-13 18:19:45 +02:00
Matthias Ringwald
200f5f4d16 hci_transport: add reset_link function 2016-04-13 18:18:50 +02:00
Matthias Ringwald
a6da1bb0db h5: enable even parity on posix if incorrect frame received 2016-04-13 16:50:36 +02:00
Matthias Ringwald
c7525ffc25 hci_transport_hX_posix: extract open into btstack_uart_posix 2016-04-13 14:51:48 +02:00
Matthias Ringwald
7aaf71bd93 hci_transport_hX_posix: extract open into btstack_uart_posix 2016-04-13 14:33:02 +02:00
Matthias Ringwald
4e1f769360 daemon: fix compile 2016-04-13 14:05:11 +02:00
Matthias Ringwald
c6a9a3658c hci_transport_hX_posix: extract set baudrate into btstack_uart_posix 2016-04-13 13:58:15 +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