1
0
mirror of https://github.com/bluekitchen/btstack.git synced 2025-03-26 11:37:10 +00:00

2322 Commits

Author SHA1 Message Date
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
Matthias Ringwald
d210d9c4c0 Merge branch 'master' into ble-api-cleanup 2016-01-14 19:59:05 +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
Matthias Ringwald
5b9b590f58 hci: track hci_write_synchronous_flow_control_enable 2016-01-13 16:46:30 +01:00
Milanka Ringwald
0ebae5fdf3 hfp: add new call state 2016-01-13 15:06:36 +01:00
Matthias Ringwald
74386ee04d Merge branch 'master' into ble-api-cleanup 2016-01-08 23:14:07 +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
Matthias Ringwald
ff839116f5 hci_transport_h4.c -> hci_transport_h4_posix.c 2016-01-07 10:42:11 +01:00
Matthias Ringwald
9796ebea28 hci_trasport: add type to hci transport config, update all ports 2016-01-06 23:02:46 +01:00
Matthias Ringwald
3e671d0e7d run_loop: only warn if add/remove data source is not implemented 2016-01-06 21:06:52 +01:00
Matthias Ringwald
a484130c09 run_loop: pass in run_loop_X_get_instance() to run_loop_init(). Various other fixes 2016-01-06 17:31:20 +01:00
Milanka Ringwald
d74e11ce15 hfp: fix compile 2016-01-06 16:36:23 +01:00
Matthias Ringwald
8a5131287b move run loop embedded specific functionality to run_loop_embedded.h 2016-01-06 16:18:32 +01:00
Matthias Ringwald
52ab590be3 move wiced specific functionality to run_loop_wiced.h 2016-01-06 16:02:56 +01:00
Matthias Ringwald
13a2efaf0f wiced_ -> run_loop_wiced_ 2016-01-06 15:57:30 +01:00