2025 Commits

Author SHA1 Message Date
Matthias Ringwald
b3aad8da60 SCO: add hci_get_sco_packet_length to query SCO packet size needed for USB and use in hsp_hs_test 2016-01-16 21:57:34 +01:00
Milanka Ringwald
60b37999d9 hfp cleanup: remove clip_type and clip_number from ag 2016-01-15 14:57:14 +01:00
Milanka Ringwald
e29731ecdb remove printfs 2016-01-15 12:38:16 +01:00
Milanka Ringwald
b0ae5518fd hfp cleanup: remove callsetup from ag 2016-01-15 12:36:44 +01:00
Milanka Ringwald
00fe3c01d6 Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-01-15 12:29:19 +01:00
Milanka Ringwald
26f0fa9d41 hfp cleanup: remove callheld state 2016-01-15 12:29:10 +01:00
Matthias Ringwald
772a36d34e csr: change local baudrate before sending warm reset command 2016-01-14 21:54:48 +01:00
Milanka Ringwald
7e36ba55d8 hfp cleanup 2016-01-14 17:14:42 +01:00
Milanka Ringwald
5e76b1a0c8 hfp cleanup 2016-01-14 17:11:40 +01:00
Milanka Ringwald
86f0ff68ec Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-01-14 17:09:01 +01:00
Milanka Ringwald
359d6a17fd hfp: removed hfp_ag_call_state 2016-01-14 17:08:54 +01:00
Milanka Ringwald
5bac07baa2 cleanup hfp ag 2016-01-14 16:16:54 +01:00
Milanka Ringwald
d2d9e77d81 cleanup hfp ag 2016-01-14 16:16:42 +01:00
Milanka Ringwald
ff67e9a4a5 cleanup hfp ag 2016-01-14 15:47:19 +01:00
Milanka Ringwald
e8d65f6610 hfp ag cleanup 2016-01-14 14:53:33 +01:00
Milanka Ringwald
1d5aea2342 hfp ag cleanup 2016-01-14 14:48:28 +01:00
Matthias Ringwald
c0f03171d9 outdated comment 2016-01-14 14:33:43 +01:00
Matthias Ringwald
f88e4d83b9 fix HSP HS SDP record 2016-01-14 14:33:17 +01:00
Matthias Ringwald
729ed62ea0 send write sco flow control enable if #HAVE_SCO_OVER_HCI 2016-01-14 14:19:37 +01:00
Milanka Ringwald
599dcf1ca2 hfp ag: move gsm handle event 2016-01-14 14:18:08 +01:00
Milanka Ringwald
4a544f8319 hfp ag: refactor access to the call states 2016-01-14 14:15:00 +01:00
Matthias Ringwald
32785c7462 Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-01-14 13:48:10 +01:00
Matthias Ringwald
f5a23e02c7 backport tracking of hci_write_synchronous_flow_control_enable and add hsp_hs_test example 2016-01-14 13:48:02 +01:00
Milanka Ringwald
b1f3044ce3 hfp gsm: fix join call 2016-01-14 12:40:04 +01:00
Milanka Ringwald
868fae3b10 hfp ag/gsm: update init methods 2016-01-14 12:12:35 +01:00
Milanka Ringwald
1335ac5955 hfp gsm: rename function, call gms init from ag 2016-01-14 11:53:06 +01:00
Milanka Ringwald
1c6bfde03b hfp ag: correct event name 2016-01-14 11:48:43 +01:00
Milanka Ringwald
a21b02e6ce gsm model: fix drop call, add init 2016-01-14 11:46:29 +01:00
Milanka Ringwald
3e920c463f hfp ag: remove gsm code from ag for now 2016-01-14 10:27:37 +01:00
Milanka Ringwald
10b8785a44 hfp ag: call gsm module from the ag call state machine 2016-01-13 16:58:40 +01:00
Milanka Ringwald
fceac7d657 hfp gsm: implement all events, untested 2016-01-13 16:56:55 +01:00
Milanka Ringwald
0ebae5fdf3 hfp: add new call state 2016-01-13 15:06:36 +01:00
Matthias Ringwald
1e6b9f669c Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-01-08 18:38:16 +01:00
Matthias Ringwald
4e9daa6f85 hci: handle result for baud change command TC3566x 2016-01-08 18:38:08 +01:00
Milanka Ringwald
ca6041f846 hfp: start extracting gsm model 2016-01-08 17:16:29 +01:00
Matthias Ringwald
0f97eae764 hci: handle late Command Complete for HCI Reset e.g. with TC35661 2016-01-08 14:07:42 +01:00
Matthias Ringwald
25f2e3077c fix function prototype 2016-01-07 17:00:00 +01:00
Matthias Ringwald
36139edc2b fix compile 2016-01-07 16:52:58 +01:00
Matthias Ringwald
4d59a6a35b Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-01-07 16:50:42 +01:00
Matthias Ringwald
f36c2fcf34 hci: use params for hci_accept_synchronous_connection 2016-01-07 16:50:24 +01:00
Milanka Ringwald
d5e336aa5e hfp test: HF TWC enabled 2016-01-07 15:43:11 +01:00
Milanka Ringwald
7dcedcaaed hfp: fixed send indicator command 2016-01-07 14:09:31 +01:00
Milanka Ringwald
d74e11ce15 hfp: fix compile 2016-01-06 16:36:23 +01:00
Matthias Ringwald
4b20d6e577 fix compile 2015-12-18 20:29:01 +01:00
Matthias Ringwald
8258669bad hci_transport_h4_ehcill_dma: use HCI_OUTGOING_PRE_BUFFER_SIZE 2015-12-18 20:15:22 +01:00
Matthias Ringwald
12da76d312 hci_transport_h4_dma: use HCI_OUTGOING_PRE_BUFFER_SIZE 2015-12-18 20:08:34 +01:00
Matthias Ringwald
04c626e393 deamon: remove l2cap_block_credits functionality 2015-12-18 16:27:40 +01:00
Matthias Ringwald
3aff022f9b don't track client packets granted in l2cap and rfcomm 2015-12-18 16:14:23 +01:00
Matthias Ringwald
47c8cf6f28 hfp: use buffer smaller than mimimum rfcomm mtu for CHLD 2015-12-18 15:31:27 +01:00
Matthias Ringwald
e81f58c742 hfp: generalized hfp ag cmd generator 2015-12-18 15:29:36 +01:00