299 Commits

Author SHA1 Message Date
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
0e3a0c45a4 arduino: link UUID to iBeacon Advertisement and free it together 2015-12-09 21:18:54 +01:00
Matthias Ringwald
c7b53f7dcd disable SCO for now 2015-11-20 16:37:18 +01:00
Matthias Ringwald
8e91fbe287 fix compile warning 2015-11-12 23:13:21 +01:00
Matthias Ringwald
39fa160263 support SCO packets in posix h4 transport 2015-11-12 23:12:56 +01:00
Matthias Ringwald
273d218ac5 also call libusb_set_iso_packet_lengths 2015-11-11 16:47:02 +01:00
Matthias Ringwald
b949fa79d9 fix warning (using enum instead of int for scanf arg) 2015-11-08 17:58:14 +01:00
Matthias Ringwald
b4b5b9475b fix warning (using enum instead of int for scanf arg) 2015-11-08 17:54:18 +01:00
Matthias Ringwald
204e94f19f fix -Wshadow warnings for libusb target 2015-11-08 08:03:57 +01:00
Matthias Ringwald
ebffa4a83a fix all Wmissing-prototype warnings for libusb target 2015-11-08 08:02:37 +01:00
Matthias Ringwald
5b257e6388 add HAVE_SCO to platfolrm/libusb + test/ptst config 2015-11-07 22:25:56 +01:00
Matthias Ringwald
1f29ca2d50 reduce size of synchronous usb buffer 2015-11-07 22:25:42 +01:00
Matthias Ringwald
0ffd472dab added platforms/posix-h4: a generic Bluetooth module connected via a serial port 2015-10-19 23:51:53 +02:00
Matthias Ringwald
f9f54450a1 arduino: call gap_disconnect on disconnect 2015-10-06 22:59:47 +02:00
Matthias Ringwald
8d1321ee68 fix compile with Xcode 7 2015-09-21 18:49:37 +02:00
Matthias Ringwald
128d60345e disable targets that don't build without 20-bit memory model 2015-09-19 22:05:46 +02:00
Matthias Ringwald
a0a1ef13f8 create Arduino release in /tmp/ 2015-08-12 14:19:11 +02:00
Matthias Ringwald
80fa125bee add make clean for arduino platform 2015-08-12 14:17:29 +02:00
Matthias Ringwald
cf49570bee added sm_lookup_entry_t to memory pools 2015-08-04 13:59:06 +02:00
Matthias Ringwald
c0a0efec5f improve gitignore 2015-07-29 16:44:17 +02:00
Matthias Ringwald
656bec4f48 add memory pool for whitelist entries 2015-07-27 23:06:54 +02:00
Matthias Ringwald
666e31895d drop reference to WiiMote xcode project 2015-07-16 20:55:37 +02:00
Matthias Ringwald
33cd41fb71 added info on examples 2015-07-14 22:48:11 +02:00
Matthias Ringwald
ead54bafa3 gitignore .deb 2015-07-14 22:40:59 +02:00
Matthias Ringwald
acd4c1caa0 remove outdated/unused files 2015-07-14 22:40:12 +02:00
Matthias Ringwald
c69c95f770 delete outdated project 2015-07-14 22:38:37 +02:00
Matthias Ringwald
e0a899f982 fix warnings 2015-07-14 22:36:22 +02:00
Matthias Ringwald
5ea0656523 start updating makefile 2015-07-14 16:43:33 +02:00
Matthias Ringwald
9fd7c910a7 minor bump for PreferenceLoader dependency 2015-07-12 22:26:38 +02:00
Matthias Ringwald
1747e8dfdc depend on latest libstatusbar and bump version to 0.4 2015-07-12 21:50:52 +02:00
Matthias Ringwald
0acdfac72b fix markup 2015-07-10 23:29:37 +02:00
Matthias Ringwald
04d45f3d5c fix markup 2015-07-10 23:22:47 +02:00
Matthias Ringwald
39e3752e0b added compile instructions 2015-07-10 23:16:24 +02:00
Matthias Ringwald
39bb061f9f just skip termios handling on win32 2015-07-10 10:02:46 +02:00
Milanka Ringwald
195ef3aa73 added MAX_NO_HFP_CONNECTIONS 2015-07-09 15:57:42 +02:00
Milanka Ringwald
7851d68cc3 added MAX_NO_HFP_CONNECTIONS 2015-07-09 15:34:22 +02:00
Matthias Ringwald
d2b6a88f6e remove irritating log message 2015-07-08 15:04:13 +02:00
Matthias Ringwald
34ad0c881f update package depiction 2015-07-02 20:18:15 +02:00
Matthias Ringwald
14d79bf628 fix compile warnings 2015-07-02 20:17:44 +02:00
Matthias Ringwald
8522888696 bump version to 1.0, add iOS package description 2015-07-01 16:41:33 +02:00
Matthias Ringwald
21eaccfc30 update ui to only allow BTstack off in iOS prefs bundle 2015-07-01 16:25:18 +02:00
Matthias Ringwald
ae4e31888a arduion zero first 2015-06-24 12:20:28 +02:00
Matthias Ringwald
4d6068a414 fix typo 2015-06-22 23:21:18 +02:00
Matthias Ringwald
f2f2afd08b add Arduino Zero 2015-06-22 23:20:58 +02:00
Matthias Ringwald
9db7bce220 implement Reset for Bluetooth Hardware error on Arduino ARM using NVIC_SystemReset() 2015-06-22 23:17:46 +02:00
Matthias Ringwald
8115a8da04 fix compile for Arduino Due 2015-06-21 23:28:43 +02:00
Matthias Ringwald
23369bc578 fix crash due to 32-bit access of unaligned struct on Arduino Zero 2015-06-21 23:18:58 +02:00
Matthias Ringwald
8c6a668501 skip SPI config as defaults are used and config doesn't work on Arduino Zero as expected 2015-06-21 00:40:52 +02:00