Commit Graph

997 Commits (bbc2dc58f8da1d5a6d1882dddd5ce7399dc48889)
 

Author SHA1 Message Date
Rohit Grover 15d09959b2 Merge pull request #117 from andresag01/develop
7 years ago
Rohit Grover 99fbc0fca3 version v2.1.1
7 years ago
Rohit Grover 0e5d66987d merge of https://github.com/ARMmbed/ble/pull/116 into develop.
7 years ago
Rohit Grover fa755f1ab0 Restoring previous layout of doxygen related files.
7 years ago
Rohit Grover 6adaa03ed7 Merge branch 'doxygen' of https://github.com/metc/ble into metc-doxygen
7 years ago
Andres Amaya Garcia 5c86cb0ad4 Reintroduce old Eddystone with deprecated warnings
7 years ago
Rohit Grover c8c6456893 version v2.1.0
7 years ago
Rohit Grover 7de3434278 Merge pull request #109 from pan-/removePersistantCallbacks
7 years ago
Christopher Métrailler a0ebd092c2 Markdown url syntax inverted, again...
7 years ago
Christopher Métrailler f1f56f32dd Revert 922723b4b0
7 years ago
Christopher Métrailler ac23dca9ec Change comments format to remove Doxygen modules.
7 years ago
Christopher Métrailler 4580f10597 Ignore Doxygen generated output.
7 years ago
Christopher Métrailler 62e119b5f4 Added a Makefile to generate the api doc using Doxygen.
7 years ago
Christopher Métrailler 6e837e3ec7 Fix minor typos.
7 years ago
Liyou Zhou 61b7433903 Merge branch 'develop' of github.com:LiyouZhou/ble into develop
7 years ago
Liyou Zhou 183a572f4f Styling changes.
7 years ago
Christopher cb34899762 Merge pull request #1 from ARMmbed/develop
7 years ago
Rohit Grover f72edf4d50 adding a doxygen frontpage.
7 years ago
Irit Arkin 4d446511f9 Minor edits
7 years ago
Vincent Coubard 184d29c35b Various enhancement:
7 years ago
Liyou Zhou 0623430d8a Merge branch 'develop' of github.com:LiyouZhou/ble into develop
7 years ago
Liyou Zhou 2c0747f051 Merge branch 'develop' of github.com:LiyouZhou/ble into develop
7 years ago
Rohit Grover b52214726b Merge branch 'iriark01-patch-2' into develop
7 years ago
Rohit Grover 66023731f4 Merge branch 'patch-2' of https://github.com/iriark01/ble into iriark01-patch-2
7 years ago
Rohit Grover 6915c80172 Merge branch 'iriark01-patch-3' into develop
7 years ago
Rohit Grover ebee81fa68 Merge branch 'patch-3' of https://github.com/iriark01/ble into iriark01-patch-3
7 years ago
Rohit Grover a96eddad18 Merge branch 'iriark01-patch-4' into develop
7 years ago
Rohit Grover c99c3a45cb Merge branch 'patch-4' of https://github.com/iriark01/ble into iriark01-patch-4
7 years ago
Rohit Grover 922723b4b0 fixing the path to ble/ble/services in README.md
7 years ago
Rohit Grover 005a374704 Merge pull request #113 from metc/develop
7 years ago
Christopher Métrailler 2fe337a590 Fix a broken link.
7 years ago
Christopher Métrailler a6ef0025a4 Minor changes ofr the README and CONTRIBUTING files.
7 years ago
Liyou Zhou f31f095879 Merge branch 'develop' of github.com:LiyouZhou/ble into develop
7 years ago
Liyou Zhou 2bcad22d08 Call bootloader_start implicitly trough a event handler call
7 years ago
Liyou Zhou e45e9dfec9 Call bootloader_start implicitly trough a event handler call
7 years ago
Rohit Grover b6216416a4 Merge pull request #108 from marcuschangarm/advert
7 years ago
Irit Arkin 700850d1a8 Minor edits
7 years ago
Irit Arkin 561358bda2 Minor edits
7 years ago
Marcus Chang fea34e7747 Updated GapAdvertisementData.h to handle insertion and appending of data fields. Made appendField private.
7 years ago
Irit Arkin 566ad1ffb0 Minor edits
7 years ago
Vincent Coubard 38e27c4a0a FunctionPointer call is not propagated through FunctionPointer call but it
7 years ago
Vincent Coubard 381345fe65 Allow user of GattClient to call write on a discovered characteristic with
7 years ago
Vincent Coubard 00cabcefea Verify ReadResponse identity
7 years ago
Vincent Coubard ebb982f7dc Add read end to end operation
7 years ago
Vincent Coubard 693a563af7 Fix invalid return value
7 years ago
Vincent Coubard 2437782636 Replace simple callbacks by callchains
7 years ago
Vincent Coubard 57ad533486 Add typedef for FunctionPointerWithContext and CallChains.
7 years ago
Vincent Coubard acf4467c44 Replace callbacks with function pointer into FunctionPointer object
7 years ago
Vincent Coubard 57e69cb0d0 Add safe bool conversion to ninic function pointer semantic
7 years ago
Vincent Coubard 5908e3600d Alignement and comment
7 years ago