Dual-mode Bluetooth stack, with small memory footprint.
Go to file
matthias.ringwald@gmail.com d895277b5f allow to build multiple targets
2014-11-06 20:56:45 +00:00
ble use att_connection.mtu instead of calling l2cap_max_mtu (for better testing) 2014-11-06 11:40:20 +00:00
chipset-cc256x fix missing colons 2014-10-31 16:11:55 +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 updated gatt browser example, extarcted section on protocols and profiles 2014-11-06 15:51:18 +00:00
example moved ancs_client_lit into ble/ 2014-10-31 16:12:52 +00:00
eZ430-RF2560 corrected rfcomm_can_send_packet_now, and used in examples 2014-10-23 19:22:39 +00:00
include/btstack Added event BNEP_EVENT_READY_TO_SEND, 2014-10-28 01:16:45 +00:00
java GATT battery query for daemon 2014-10-03 09:29:34 +00:00
m4
MSP-EXP430F5438-CC256x corrected rfcomm_can_send_packet_now, and used in examples 2014-10-23 19:22:39 +00:00
platforms allow to build multiple targets 2014-11-06 20:56:45 +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 reserve buffer in front of incoming hci_packet buffer for h4 (posix, dma, dma+ehcill) and h2 libusb, and acl recombination buffer 2014-11-06 20:09:57 +00:00
test avoid /** comments, clean up block comments 2014-10-16 09:15:23 +00:00
tools generate PacketLogger output file, convert timestamps 2014-11-06 14:12:51 +00:00
.gitignore Added top level .gitignore file 2014-10-16 22:58:47 +00:00
bootstrap.sh use space before path in aclocal call 2011-01-12 19:27:27 +00:00
config-iphone.sh update path for ios examples, too 2014-09-23 07:33:46 +00:00
config.guess
config.sub
configure.ac added #include guard to btstack-config.h 2014-10-14 20:00:04 +00:00
ltmain.sh
Makefile.am moved client-server-based examples into examples/daemon 2014-09-23 07:29:25 +00:00