4393 Commits

Author SHA1 Message Date
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
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
Matthias Ringwald
23938d2dc8 fix compile panu_demo 2015-12-16 14:29:23 +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
0e3a0c45a4 arduino: link UUID to iBeacon Advertisement and free it together 2015-12-09 21:18:54 +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
Milanka Ringwald
c926bcaeb6 hfp test: write user commands to the log file 2015-12-04 16:49:21 +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
d5deed0388 hfp ag tests: buffer rfcomm payload in mock, wait for succesive answers from AG, add ATA tests 2015-12-03 15:44:34 +01:00
Milanka Ringwald
99bed3a9e9 hfp hf: add slc pts tests 2015-12-03 11:36:20 +01:00
Milanka Ringwald
c3a23b29cd hfp ag test: extract commads from rfcomm payload buffer 2015-12-03 11:25:34 +01:00
Milanka Ringwald
18602070d3 hfp: add ptst ag slc test sequences 2015-12-02 16:12:23 +01:00