mila@ringwald.ch
|
2bdad75a63
|
ble client: renamed peripheral states
|
2014-03-20 15:41:44 +00:00 |
|
mila@ringwald.ch
|
8ef72a499b
|
ble client: implemented write long characteristic value, untested
|
2014-03-20 15:21:05 +00:00 |
|
mila@ringwald.ch
|
ef07dcc400
|
ble client: implemented write characteristic value wihout und with response, untested
|
2014-03-20 11:28:16 +00:00 |
|
mila@ringwald.ch
|
6cdc5db2ef
|
ble client: implemented read long characteristic value
|
2014-03-19 00:40:27 +00:00 |
|
mila@ringwald.ch
|
5917aae927
|
ble: implemented read characteristic value
|
2014-03-17 21:54:51 +00:00 |
|
mila@ringwald.ch
|
039725ef87
|
ble client: discover characteristic descriptors - fixed value eq. end handle, added test call
|
2014-03-07 11:45:17 +00:00 |
|
mila@ringwald.ch
|
804267da21
|
ble client: implemented discover characteristic descriptors, not yet tested
|
2014-03-06 15:49:48 +00:00 |
|
mila@ringwald.ch
|
0f39c632fe
|
ble client: added convinience functions for discovering characteristics
|
2014-03-06 15:03:59 +00:00 |
|
mila@ringwald.ch
|
cf18d544cb
|
ble client: renaming of api according to procedure names in BT docu
|
2014-03-06 14:57:33 +00:00 |
|
mila@ringwald.ch
|
83b651ac88
|
ble client: implemented discover characteristic with UUID; characteriscs are returned with start, value and end handlers; fixed address type in connect to remote device
|
2014-03-06 14:24:24 +00:00 |
|
mila@ringwald.ch
|
cb473170ae
|
ble client: discover primary services by uuid working
|
2014-02-28 22:34:08 +00:00 |
|
mila@ringwald.ch
|
af5cd647e5
|
use printUUID128 from utils.c
|
2014-02-28 21:45:33 +00:00 |
|
mila@ringwald.ch
|
79de7a1b4b
|
ble client: reimplemented query included services
|
2014-02-28 14:46:53 +00:00 |
|
mila@ringwald.ch
|
c87ac31779
|
ble client: remove recursive search for characteristics
|
2014-02-27 22:15:36 +00:00 |
|
mila@ringwald.ch
|
8436d2ee42
|
add toggle for long values, hexdump write value for validation by tester
|
2014-02-01 11:10:12 +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
|
f471afd896
|
replaced #pragma once with old style #include guards to allow use of older compilers
|
2014-01-19 16:30:17 +00:00 |
|
mila@ringwald.ch
|
68494c4897
|
ble client: get charachteristics from included services with max search depth predefined
|
2013-12-05 09:29:19 +00:00 |
|
mila@ringwald.ch
|
04af4d87c5
|
ble client: start implement in-depth search for included characteristics
|
2013-11-29 21:42:15 +00:00 |
|
mila@ringwald.ch
|
e562e8b5c2
|
ble client: implement get characteristics for service
|
2013-11-29 14:29:34 +00:00 |
|
mila@ringwald.ch
|
9416e46f10
|
ble client: extract le_service_t from le_service_event_t
|
2013-11-29 10:19:43 +00:00 |
|
mila@ringwald.ch
|
d0614fba7a
|
ble client - implement get services
|
2013-11-28 22:30:44 +00:00 |
|
mila@ringwald.ch
|
7d0f8f4b07
|
draft example of ble client
|
2013-11-28 10:54:41 +00:00 |
|
mila@ringwald.ch
|
7df3e0bf12
|
ble client: alow and guard exclusive connection establishment, parallel disconnects, and scanning
|
2013-11-21 15:15:15 +00:00 |
|
mila@ringwald.ch
|
a08116035f
|
ble client: exchange MTU on connect
|
2013-11-15 11:47:16 +00:00 |
|
mila@ringwald.ch
|
1aed710709
|
ble_client: handle connect/disconect
|
2013-11-14 15:55:07 +00:00 |
|
mila@ringwald.ch
|
dd56d47e39
|
ble client: add explicit client state
|
2013-11-14 11:23:33 +00:00 |
|
mila@ringwald.ch
|
42fe45bd0c
|
added le_central_register_handler, started connect/disconnect
|
2013-11-11 22:51:29 +00:00 |
|
mila@ringwald.ch
|
315b112e64
|
ble client: finished draft API
|
2013-11-10 23:40:05 +00:00 |
|
mila@ringwald.ch
|
60c84a4425
|
implement advertising or scan data parser
|
2013-11-09 23:48:36 +00:00 |
|