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
|
ad902e3d26
|
Merge branch 'master' into ble-api-cleanup
|
2015-12-18 15:31:55 +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
|
99c58ad008
|
Merge branch 'master' into ble-api-cleanup
|
2015-12-17 16:20:54 +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
|
d826ed830a
|
Merge branch 'master' into ble-api-cleanup
|
2015-12-16 22:02:31 +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
|
78b0cac0a4
|
Merge branch 'master' into ble-api-cleanup
|
2015-12-16 14:43:01 +01:00 |
|
Matthias Ringwald
|
23938d2dc8
|
fix compile panu_demo
|
2015-12-16 14:29:23 +01:00 |
|
Matthias Ringwald
|
f5054c0028
|
Merge branch 'master' into ble-api-cleanup
|
2015-12-10 10:48:53 +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
|
1e35c04d3c
|
Merge branch 'master' into ble-api-cleanup
|
2015-12-09 16:44:26 +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 |
|
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 |
|
Milanka Ringwald
|
d794a752e8
|
hfp: remove NOP from test sequences
|
2015-12-02 11:19:19 +01:00 |
|
Milanka Ringwald
|
0c3fa31007
|
include rule for generating version.h file
|
2015-12-02 10:51:57 +01:00 |
|
Matthias Ringwald
|
a5bdcda89a
|
Merge branch 'master' into ble-api-cleanup
|
2015-11-29 21:14:34 +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
|
484fb8b629
|
hfp: set call to idle on chup on ag
|
2015-11-29 15:27:20 +01:00 |
|
Matthias Ringwald
|
c7468aee4c
|
comment broken test for now
|
2015-11-28 22:27:29 +01:00 |
|
Matthias Ringwald
|
b51c851cc9
|
fix compile
|
2015-11-28 22:22:57 +01:00 |
|
Matthias Ringwald
|
667ec0681a
|
Merge branch 'master' into ble-api-cleanup
|
2015-11-28 17:46:58 +01:00 |
|
Matthias Ringwald
|
338020debd
|
hfp: update HF indicator by HF tester
|
2015-11-28 17:46:37 +01:00 |
|