Matthias Ringwald
|
c5e516fdd2
|
add more GAP UUIDs
|
2015-10-09 23:53:01 +02:00 |
|
Matthias Ringwald
|
7fa238285e
|
move custom ATT_ERROR_TIMEOUT to 0x7f
|
2015-10-08 16:26:54 +02:00 |
|
Matthias Ringwald
|
a2a6b20cae
|
add GAP Characteristic UUIDs
|
2015-07-30 11:56:29 +02:00 |
|
Milanka Ringwald
|
c4350632cc
|
annotate/update api, handle multiline function def
|
2015-07-01 17:04:51 +02:00 |
|
Sean Wilson
|
6da48142ef
|
Fix C99 warnings.
|
2015-04-28 10:31:53 -04:00 |
|
mila@ringwald.ch
|
a0c35809ae
|
streamline copyright headers
|
2015-02-06 16:19:27 +00:00 |
|
mila@ringwald.ch
|
898d522e43
|
document max_mtu and mtu of att_connection
|
2014-12-03 22:17:25 +00:00 |
|
matthias.ringwald@gmail.com
|
eb37a75f1d
|
fix use of max mtu for att server
|
2014-11-18 12:56:07 +00:00 |
|
mila@ringwald.ch
|
349c7a6328
|
removed call to l2cap_le_mtu from att
|
2014-11-06 10:36:35 +00:00 |
|
mila@ringwald.ch
|
01159b07a8
|
added ATT_ERROR_TIMEOUT
|
2014-10-02 19:56:07 +00:00 |
|
mila@ringwald.ch
|
9da54300b6
|
use log_info instead of printf, remove trailing newline from log calls
|
2014-08-15 21:26:50 +00:00 |
|
matthias.ringwald@gmail.com
|
c9420e0c91
|
added default ATT MTU
|
2014-07-15 20:54:07 +00:00 |
|
mila@ringwald.ch
|
22332a8a16
|
corrected cmd att opcode name
|
2014-06-19 22:19:26 +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 |
|
mila@ringwald.ch
|
95ecff4f84
|
Send complete event in case of disconnection
|
2014-05-15 13:53:07 +00:00 |
|
matthias.ringwald@gmail.com
|
ac4c738e79
|
fix name of error code
|
2014-04-10 21:55:44 +00:00 |
|
mila@ringwald.ch
|
9828cc424d
|
ble client: implemented write client characteristic configuration, not tested
|
2014-03-27 23:00:28 +00:00 |
|
matthias.ringwald@gmail.com
|
4eaba47858
|
minimal api to get uuid for handle
|
2014-02-02 20:59:26 +00:00 |
|
matthias.ringwald@gmail.com
|
b9ccc2858d
|
clear prepared write queue on disconnect
|
2014-01-31 10:04:51 +00:00 |
|
matthias.ringwald@gmail.com
|
a0ae0a6911
|
change att write callback API to allow for invalid offset error
|
2014-01-26 22:41:13 +00:00 |
|
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 |
|