mila@ringwald.ch
|
49ca58d6a2
|
remove hexdump2, use printf_hexdump instead
|
2014-08-15 22:04:48 +00:00 |
|
matthias.ringwald@gmail.com
|
499414432d
|
fix compile for msp430 ble server
|
2014-07-31 12:49:30 +00:00 |
|
mila@ringwald.ch
|
41f1a65d77
|
ble server: added calculate bytes to copy
|
2014-07-04 15:17:38 +00:00 |
|
mila@ringwald.ch
|
ff8c64ca60
|
ble server: added read callback, and value length checks
|
2014-07-04 14:43:42 +00:00 |
|
matthias.ringwald
|
7763678c43
|
remove signature from att_write callback, add connection handle to att read and write callbacks, update examples
|
2014-06-10 21:44:05 +00:00 |
|
matthias.ringwald@gmail.com
|
7d6a8e968c
|
add att_dispatch.c
|
2014-04-25 13:23:37 +00:00 |
|
matthias.ringwald@gmail.com
|
674d624e91
|
use att_server.c in LE Peripheral demo for MSP-EXP430F5438 board
|
2014-04-03 21:49:00 +00:00 |
|
matthias.ringwald@gmail.com
|
640925c0e2
|
use l2cap_can_send_connectionless_packet_now instead of hci_can_send_packet_now_using_packet_buffer(HCI_ACL_DATA_PACKET)
|
2014-04-03 19:00:31 +00:00 |
|
matthias.ringwald@gmail.com
|
bde315ce6c
|
renamed btstack config.h to btstack-config.h to allow for better integration with other projects
|
2014-01-19 16:45:57 +00:00 |
|
matthias.ringwald@gmail.com
|
f65753602f
|
update to latest init script for CC256x
|
2013-10-31 21:25:11 +00:00 |
|
matthias.ringwald@gmail.com
|
b0954299be
|
no need for classic discoverable in BLE only
|
2013-10-17 14:52:52 +00:00 |
|
matthias.ringwald@gmail.com
|
28e59aaa2f
|
remove set_advertisement_parameters call as defaults are fine
|
2013-10-17 14:52:10 +00:00 |
|
matthias.ringwald@gmail.com
|
24052c2afd
|
move common LE init code into hci.c
|
2013-10-17 14:45:43 +00:00 |
|
matthias.ringwald@gmail.com
|
79efca3dc0
|
revert accidental commit
|
2013-03-19 13:32:12 +00:00 |
|
matthias.ringwald
|
e8cf993359
|
explicitly call python
|
2013-02-18 15:35:09 +00:00 |
|
matthias.ringwald
|
3bb98e09a8
|
add -fno-toplevel-reorder to keep larger init script in one piece for mspgcc
|
2012-11-07 21:34:30 +00:00 |
|
matthias.ringwald
|
f02a521e8e
|
remove -g to get it to compile with LTS-20120406
|
2012-04-27 21:49:09 +00:00 |
|
matthias.ringwald
|
1832213934
|
use full MCU type instead of 430x...
|
2012-04-22 07:25:36 +00:00 |
|
matthias.ringwald
|
8617733bc6
|
experimental support for Bluetooth Smart devices, example for MSP430F5438 Experimenter board with CC2564 chipset
|
2012-02-04 21:17:09 +00:00 |
|