4564 Commits

Author SHA1 Message Date
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
37cb5f0da9 fix indention 2016-01-13 15:15:37 +01:00
Matthias Ringwald
5472ae221e add chipset-bcm from ble-api-cleanup branch 2016-01-13 15:13:52 +01:00
Milanka Ringwald
0ebae5fdf3 hfp: add new call state 2016-01-13 15:06:36 +01:00
Matthias Ringwald
1fc2c15a29 posix-cc2564b: fix compile, use high uart speed 2016-01-13 15:06:28 +01:00
Matthias Ringwald
43d67bd1f5 try sending 16 bit pcm sco data 2016-01-08 21:04:00 +01:00
Matthias Ringwald
f186ac720c libusb: more iso buffers seems to work better 2016-01-08 21:02:33 +01:00
Matthias Ringwald
fef203c4a0 no ble yet for TC35661-501 2016-01-08 21:02:00 +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
c00f668648 Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-01-08 16:23:59 +01:00
Matthias Ringwald
45f33bb8c1 posix-tc35661 port 2016-01-08 16:23:50 +01:00
Matthias Ringwald
58cabe00f7 chipsets: basic support for Toshiba TC35661 2016-01-08 16:22:49 +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
Milanka Ringwald
1864a6ab57 Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-01-07 17:27:20 +01:00
Milanka Ringwald
22a5bb82c5 hfp enabled all tests 2016-01-07 17:27:13 +01:00
Milanka Ringwald
a0fbd94432 hfp test: enable AG ECC 2016-01-07 17:16:34 +01:00
Milanka Ringwald
10c3a80d7a hfp test: enable AG ECS tests 2016-01-07 17:12:21 +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
0a81931800 hfp test: enabled all HF tests 2016-01-07 16:07:46 +01:00
Milanka Ringwald
8915264d72 hfp test: enable HF RHH 2016-01-07 15:56:10 +01:00
Milanka Ringwald
75cc07684c hfp test: enable HF ECC 2016-01-07 15:54:02 +01:00
Milanka Ringwald
bb83c570c8 hfp test: enable HF ECS 2016-01-07 15:49:39 +01:00
Milanka Ringwald
d5e336aa5e hfp test: HF TWC enabled 2016-01-07 15:43:11 +01:00
Milanka Ringwald
4aa381f5a6 hfp test: added AG ECS, ECC, RHH PTS-test sequences 2016-01-07 14:11:03 +01:00
Milanka Ringwald
7dcedcaaed hfp: fixed send indicator command 2016-01-07 14:09:31 +01:00
Milanka Ringwald
3f6ba9cd4a hfp hf: add TWC, ECC test sequences 2016-01-06 17:30:32 +01:00
Milanka Ringwald
d74e11ce15 hfp: fix compile 2016-01-06 16:36:23 +01:00
Matthias Ringwald
f40e932376 make compatible with Python 3 2015-12-18 21:44:02 +01:00
Matthias Ringwald
e688320173 make compatible with Python 3 2015-12-18 21:38:26 +01:00
Matthias Ringwald
6b9325e8aa make compatible with Python 3 2015-12-18 21:32:33 +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
0a5fa5b3cb hci_transport_h4: make HCI_OUTGOING_PRE_BUFFER_SIZE mandatory 2015-12-18 19:56:02 +01:00
Matthias Ringwald
8888c76903 hci_transport_h4: use HCI_OUTGOING_PRE_BUFFER_SIZE 2015-12-18 19:50:21 +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
5b69ff6c7f hfp: mock support prepared packets 2015-12-18 14:37: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