1999 Commits

Author SHA1 Message Date
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
Matthias Ringwald
b040a000e8 hfp: send ag indicators status on request, delete old code 2015-12-18 15:14:14 +01:00
Matthias Ringwald
fbe69a2b49 hfp: use generator to split ag indicators list into multiple segements 2015-12-18 15:11:08 +01:00
Matthias Ringwald
5ffbed6012 allow to limit ATT Server request buffer and SDP response buffer 2015-12-17 16:20:33 +01:00
Matthias Ringwald
2f65c2d7f4 eHCILL: fix stall for Sleep Ind received between can_send_now and send_packet 2015-12-16 22:00:42 +01:00
Matthias Ringwald
bbb8c5ffb1 hsp_hs: report ring and add hsp_hs_press_button 2015-12-10 10:46:07 +01:00
Matthias Ringwald
a0a5d73f40 hsp: send microphone and speaker gain 2015-12-09 16:41:21 +01:00
Matthias Ringwald
cd13042dd3 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-12-07 10:08:02 +01:00
Matthias Ringwald
ade8008401 rfcomm: remove debugging code to track credits 2015-12-06 22:16:49 +01:00
Matthias Ringwald
b26c300399 l2cap: do l2cap_run() on DAEMON_EVENT_HCI_PACKET_SENT, too 2015-12-06 22:10:04 +01:00
Matthias Ringwald
66f18a4898 rfcomm: don't track l2cap credits 2015-12-06 22:08:31 +01:00
Matthias Ringwald
b77d9a4777 rfcomm: don't track l2cap credits 2015-12-06 22:00:43 +01:00
Matthias Ringwald
29b32c60a3 l2cap: ignore packets_granted for outgoing data 2015-12-06 21:52:25 +01:00
Matthias Ringwald
5167f4e2d9 rfcomm: ignore packets_granted for outgoing data 2015-12-06 21:41:37 +01:00
Milanka Ringwald
6e45c84fd1 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-12-04 17:11:00 +01:00
Milanka Ringwald
d3c6e257e0 hfp ag test: add three way call tests (TWC) 2015-12-04 17:10:54 +01:00
Matthias Ringwald
72567b93bb fix compile 2015-12-04 12:18:45 +01:00
Matthias Ringwald
9734c7fa37 _h4_ehcill_dma: fix race condition and use volatile 2015-12-04 12:15:13 +01:00
Milanka Ringwald
3723a70091 hfp hf test: use get_next_hfp_cmd 2015-12-04 11:56:18 +01:00
Milanka Ringwald
18602070d3 hfp: add ptst ag slc test sequences 2015-12-02 16:12:23 +01:00
Milanka Ringwald
0cacd247cd hfp: add script for extracting PTS test sequences from log file; add pts test to HF and AG client 2015-12-02 15:04:52 +01:00
Matthias Ringwald
0cf64e3889 hfp: fix hfp_hf_activate_calling_line_notification and hfp_hf_activate_echo_canceling_and_noise_reduction 2015-11-29 20:57:40 +01:00
Matthias Ringwald
c05e3927fd hfp: emit TWC event when calls joined by AG 2015-11-29 20:40:57 +01:00
Matthias Ringwald
ea56b9a4f8 hfp: response and hold fix 2015-11-29 20:32:34 +01:00
Matthias Ringwald
7b6928f7a1 hfp: streamline sending of Respnose and Hold status 2015-11-29 20:19:00 +01:00
Matthias Ringwald
16fac6fea4 hfp: set call to idle on chup on ag 2015-11-29 19:39:31 +01:00
Matthias Ringwald
338020debd hfp: update HF indicator by HF tester 2015-11-28 17:46:37 +01:00