Vincent Coubard
00cabcefea
Verify ReadResponse identity
8 years ago
Vincent Coubard
ebb982f7dc
Add read end to end operation
8 years ago
Vincent Coubard
693a563af7
Fix invalid return value
8 years ago
Vincent Coubard
2437782636
Replace simple callbacks by callchains
8 years ago
Vincent Coubard
57ad533486
Add typedef for FunctionPointerWithContext and CallChains.
...
Provide access to Callchains
8 years ago
Vincent Coubard
acf4467c44
Replace callbacks with function pointer into FunctionPointer object
8 years ago
Vincent Coubard
57e69cb0d0
Add safe bool conversion to ninic function pointer semantic
8 years ago
Vincent Coubard
5908e3600d
Alignement and comment
8 years ago
Vincent Coubard
0383194a59
Add DisconnectionEventCAllbackChain accessor
8 years ago
Vincent Coubard
b9cde8590c
Improve management of onConnection callback chain
8 years ago
Rohit Grover
0d1bfd4843
Merge pull request #107 from andresag01/develop
...
Remove Eddystone implementation in ble/services
8 years ago
Vincent Coubard
dfc03ce0e6
Convert Gap::timeout callback to a callback chain. Add 'boolean'
...
conversion and function operator syntax to
CallChainOfFunctionPointerWithContext
8 years ago
Vincent Coubard
162fb4f75b
Add detach operation to CallChainOfFunctionPointersWithContext, Add
...
operator== to functionpointerWithContext class
8 years ago
Andres Amaya Garcia
b76d50adf7
Remove Eddystone implementation in ble/services
...
The files EddystoneService.h and EddystoneConfigService.h have been removed
from ble/services since the implementation is not part of the API. Furthermore
a new implementation to replace this one has been developed and is available
in ble-examples repo.
8 years ago
Rohit Grover
04d10f6547
adding a Doxygen config file
8 years ago
Rohit Grover
7a97458b9f
white space diffs
8 years ago
Rohit Grover
57654dba72
version v2.0.5
8 years ago
Rohit Grover
e2555c7dd5
Merge branch 'iriark01-master' into develop
8 years ago
Rohit Grover
4ca38f969f
Merge branch 'master' of https://github.com/iriark01/ble into iriark01-master
8 years ago
Rohit Grover
562aa49e13
delete an incorrect comment from the documentation in Gap.h
8 years ago
Irit Arkin
45589c11d2
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
249c58db58
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
8c28732408
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
e4a6b63fcb
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
f5b850fb55
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Rohit Grover
e31c2ef54e
delete an obsolete Note from the documentation in Gap.h
8 years ago
Irit Arkin
3b89792adb
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
a1abee2769
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
9008a70792
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
737d0e845a
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
ac28368019
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
842a970bb3
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
dfb4bacd07
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
cb039a4336
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
f0b7da3b4b
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
c39f5f7fd4
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
042c89746c
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
32f2acb55b
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
dba18f9deb
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
648f9fc5b0
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
f026284cb3
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Irit Arkin
216f73bc51
New version
...
Based on the main repo's master version, with edits to the API.
8 years ago
Rohit Grover
02425193ed
Merge branch 'develop'
8 years ago
Rohit Grover
34c8447a63
version v2.0.4
8 years ago
Rohit Grover
df4d29177e
Merge branch 'iriark01-patch-1' into develop
8 years ago
Irit Arkin
e3f18f6a37
Edits
...
Typos etc.
8 years ago
Rohit Grover
6ce2094ea8
Merge branch 'develop'
8 years ago
Rohit Grover
73559d3bef
version v2.0.3
8 years ago
Rohit Grover
c6130f4877
fix missing return from BLE::init()
8 years ago
Rohit Grover
2d0cbf0bbb
Release 2.0.2
...
=============
* BLE::init() should also be able to take a <object,member> tuple.
8 years ago