4614 Commits

Author SHA1 Message Date
Matthias Ringwald
ddac77b560 port for WICED platform using threads for HCI Transport H4 RX/TX 2015-12-23 11:17:04 +01:00
Matthias Ringwald
ece6d390b1 use wiced_result_t for run on main loop 2015-12-23 11:15:45 +01:00
Matthias Ringwald
e3a4bf259b provide hci_transport_h4_wiced_instance() 2015-12-22 21:58:01 +01:00
Matthias Ringwald
54780ef11e make HAVE_WICED as subdefine from EMBEDDED 2015-12-22 21:57:33 +01:00
Matthias Ringwald
b303a37ec9 add HAVE_WICED 2015-12-22 21:48:36 +01:00
Matthias Ringwald
8736ab0cf2 prefix linked_list 2015-12-22 21:48:13 +01:00
Matthias Ringwald
8b7ee932e0 prefix linked_lsit 2015-12-22 21:39:29 +01:00
Matthias Ringwald
6dd9f576f6 Python 3 version 2015-12-21 17:09:25 +01:00
Matthias Ringwald
f55dd2ad86 Merge branch 'master' into ble-api-cleanup
Conflicts:
	tool/generate.py
2015-12-18 21:47:34 +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
351804d52c Merge branch 'master' into ble-api-cleanup 2015-12-18 20:30:34 +01:00
Matthias Ringwald
4b20d6e577 fix compile 2015-12-18 20:29:01 +01:00
Matthias Ringwald
e955494fd9 Merge branch 'master' into ble-api-cleanup 2015-12-18 20:21:18 +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
972d111a8e fix compile for iOS port 2015-12-18 16:47:50 +01:00
Matthias Ringwald
c0be408cdc Merge branch 'master' into ble-api-cleanup 2015-12-18 16:36:10 +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
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