Commit Graph

11 Commits

Author SHA1 Message Date
matthias.ringwald@gmail.com
f471afd896 replaced #pragma once with old style #include guards to allow use of older compilers 2014-01-19 16:30:17 +00:00
matthias.ringwald@gmail.com
8a3fac4ff5 start timer on handle value indication, assert only on indication is active, notify client about handle value indication completion, extend ble_peripheral 2014-01-12 21:24:25 +00:00
matthias.ringwald@gmail.com
5ede1dd8ae document att.h 2014-01-09 20:58:27 +00:00
matthias.ringwald@gmail.com
0c1a43c084 allow to return ok in att_write_callback. not ok -> prepare queue full error 2014-01-06 18:49:43 +00:00
matthias.ringwald@gmail.com
270d89073e pass in att_connection to PDU handlers 2014-01-06 15:44:47 +00:00
matthias.ringwald@gmail.com
351e720709 added att error codes, flags for authentication, authorization, encryption 2014-01-06 11:32:04 +00:00
matthias.ringwald@gmail.com
d61b8949a7 report write not permitted 2014-01-05 20:59:18 +00:00
mila@ringwald.ch
b47e04a3f1 ble client: add INCLUDE service identifier 2013-12-06 11:00:03 +00:00
matthias.ringwald
f51adbed2c add C++ protection 2013-07-15 20:11:20 +00:00
matthias.ringwald
6b64433e6a added non-commerical clause and contact email 2012-05-07 21:54:09 +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