Dual-mode Bluetooth stack, with small memory footprint.
Go to file
2014-09-07 09:00:17 +00:00
ble set state before notifying user 2014-09-05 14:59:16 +00:00
chipset-cc256x add PROGMEM attributes for AVR architecture 2014-02-04 21:52:30 +00:00
chipset-csr use log_info instead of printf, remove trailing newline from log calls 2014-08-15 21:26:50 +00:00
CocoaTouch use log_info instead of printf, remove trailing newline from log calls 2014-08-15 21:26:50 +00:00
docs move iOS project into platforms/ios 2014-09-04 14:01:15 +00:00
example moved general scripts into tools 2014-09-04 19:53:39 +00:00
eZ430-RF2560 renamed btstack config.h to btstack-config.h to allow for better integration with other projects 2014-01-19 16:45:57 +00:00
include/btstack rename event_type->advertising_event_type to avoid overriding Event.getEventType() 2014-09-07 09:00:17 +00:00
java added support for hci command event return parameters - variable size data until end of packet 2014-09-05 10:33:09 +00:00
m4 provide pkg.m4 to avoid configure error when pkg-config is not installed but also not needed, no aclocal.m4 in svn 2010-11-05 18:44:15 +00:00
MSP-EXP430F5438-CC256x don't link against hal_lcd if not used 2014-08-15 22:17:44 +00:00
platforms disconnect connection moved into daemon 2014-09-04 20:58:14 +00:00
Ports/uCOS also update uCos port memory pool 2014-09-04 20:21:39 +00:00
project.xcodeproj add casts for btstack_memory gets, use getter/setter for enumerated flags to allow compilation with C++ 2012-01-05 22:24:51 +00:00
src fix remote_mtu and flush_timeout in L2CAP_EVENT_CHANNEL_OPENED 2014-09-05 14:34:22 +00:00
test added new test 2014-08-29 21:22:55 +00:00
tools added GATT Client memory pool 2014-09-04 20:40:23 +00:00
.gitignore Merge branch 'development' 2014-09-02 21:56:37 +00:00
bootstrap.sh use space before path in aclocal call 2011-01-12 19:27:27 +00:00
config-iphone.sh moved general scripts into tools 2014-09-04 19:53:39 +00:00
config.guess started autoconf-based build system - not workint yet 2009-07-09 20:00:44 +00:00
config.sub started autoconf-based build system - not workint yet 2009-07-09 20:00:44 +00:00
configure.ac update configure.in to fix warnings 2014-09-04 19:57:29 +00:00
ltmain.sh --add-missing and ltmain.c 2009-07-11 09:25:42 +00:00
Makefile.am extra POSIX code and Makefile into platforms/posix/src 2014-09-04 19:24:00 +00:00