Commit graph

  • 5908e3600d Alignement and comment Vincent Coubard 2015-11-20 13:17:00 +0000
  • 0383194a59 Add DisconnectionEventCAllbackChain accessor Vincent Coubard 2015-11-20 13:09:24 +0000
  • b9cde8590c Improve management of onConnection callback chain Vincent Coubard 2015-11-20 13:04:26 +0000
  • 0d1bfd4843 Merge pull request #107 from andresag01/develop Rohit Grover 2015-11-20 13:01:00 +0000
  • dfc03ce0e6 Convert Gap::timeout callback to a callback chain. Add 'boolean' conversion and function operator syntax to CallChainOfFunctionPointerWithContext Vincent Coubard 2015-11-20 12:56:39 +0000
  • 162fb4f75b Add detach operation to CallChainOfFunctionPointersWithContext, Add operator== to functionpointerWithContext class Vincent Coubard 2015-11-20 12:23:02 +0000
  • b76d50adf7 Remove Eddystone implementation in ble/services Andres Amaya Garcia 2015-11-20 11:22:42 +0000
  • 16f99ad6ef Rename characteristic descriptors discovery activity and termination function Vincent Coubard 2015-11-18 15:51:27 +0000
  • 15c6995745 Add operator!= for DiscoveredCharacteristic::Properties_t Vincent Coubard 2015-11-18 14:36:33 +0000
  • 4d8829addb Workaround for mbed os Functionpointer implementation: mbed os FunctionPointer implementation does not allow, yet, to use a const member function This kind of workaround is needed to use FunctionPointerWithContext class in minar Vincent Coubard 2015-11-18 14:24:40 +0000
  • 0897859127 Merge remote-tracking branch 'origin/develop' into descriptorDiscovery Vincent Coubard 2015-11-18 13:32:55 +0000
  • b8260b5193 Use const reference instead of value for characteristic discovery callbacks Vincent Coubard 2015-11-18 12:44:35 +0000
  • 483cf906db Improve FunctionPointerWithContext value semantic. Fix operator== in DiscoveredCharacteristic. add DiscoveredOperator::operator!= add a function to set the last handle of a DiscoveredCharacteristic on the fly Vincent Coubard 2015-11-17 14:17:38 +0000
  • 62a1c4a9cc Improve Characteristic descriptor discovery: Vincent Coubard 2015-11-17 10:15:17 +0000
  • 04d10f6547 adding a Doxygen config file Rohit Grover 2015-11-17 06:59:55 +0000
  • 7a97458b9f white space diffs Rohit Grover 2015-11-17 06:59:21 +0000
  • 57654dba72 version v2.0.5 v2.0.5 Rohit Grover 2015-11-16 14:48:53 +0000
  • e2555c7dd5 Merge branch 'iriark01-master' into develop Rohit Grover 2015-11-16 14:38:46 +0000
  • 4ca38f969f Merge branch 'master' of https://github.com/iriark01/ble into iriark01-master Rohit Grover 2015-11-16 14:38:27 +0000
  • 562aa49e13 delete an incorrect comment from the documentation in Gap.h Rohit Grover 2015-11-16 13:48:47 +0000
  • 45589c11d2 New version Irit Arkin 2015-11-16 13:47:38 +0000
  • 249c58db58 New version Irit Arkin 2015-11-16 13:47:05 +0000
  • 8c28732408 New version Irit Arkin 2015-11-16 13:46:37 +0000
  • e4a6b63fcb New version Irit Arkin 2015-11-16 13:46:07 +0000
  • f5b850fb55 New version Irit Arkin 2015-11-16 13:45:37 +0000
  • e31c2ef54e delete an obsolete Note from the documentation in Gap.h Rohit Grover 2015-11-16 13:44:29 +0000
  • 3b89792adb New version Irit Arkin 2015-11-16 13:26:44 +0000
  • a1abee2769 New version Irit Arkin 2015-11-16 13:26:09 +0000
  • 9008a70792 New version Irit Arkin 2015-11-16 13:25:39 +0000
  • 737d0e845a New version Irit Arkin 2015-11-16 13:25:02 +0000
  • ac28368019 New version Irit Arkin 2015-11-16 09:54:50 +0000
  • 842a970bb3 New version Irit Arkin 2015-11-16 09:54:13 +0000
  • dfb4bacd07 New version Irit Arkin 2015-11-16 09:53:40 +0000
  • cb039a4336 New version Irit Arkin 2015-11-16 09:51:46 +0000
  • f0b7da3b4b New version Irit Arkin 2015-11-16 08:47:44 +0000
  • c39f5f7fd4 New version Irit Arkin 2015-11-16 08:46:13 +0000
  • 042c89746c New version Irit Arkin 2015-11-16 08:45:48 +0000
  • 32f2acb55b New version Irit Arkin 2015-11-16 08:45:10 +0000
  • dba18f9deb New version Irit Arkin 2015-11-16 08:44:46 +0000
  • 648f9fc5b0 New version Irit Arkin 2015-11-16 08:44:17 +0000
  • f026284cb3 New version Irit Arkin 2015-11-16 08:43:56 +0000
  • 216f73bc51 New version Irit Arkin 2015-11-16 08:42:17 +0000
  • c9261773ac Improve interface for CharacteristicDescriptorDiscovery: Vincent Coubard 2015-11-13 13:01:48 +0000
  • 02425193ed Merge branch 'develop' v2.0.4 Rohit Grover 2015-11-13 08:20:49 +0000
  • 34c8447a63 version v2.0.4 Rohit Grover 2015-11-13 08:20:21 +0000
  • df4d29177e Merge branch 'iriark01-patch-1' into develop Rohit Grover 2015-11-13 08:11:14 +0000
  • e3f18f6a37 Edits Irit Arkin 2015-11-12 15:39:09 +0000
  • 6dd3376c86 Add characteristic descriptor discovery API. Vincent Coubard 2015-11-10 17:09:23 +0000
  • 582789ea91 Add function template makeFunctionPointer wich help to create FunctionPointerWithContext<ContextType> instances. Vincent Coubard 2015-11-10 17:07:03 +0000
  • 6ce2094ea8 Merge branch 'develop' v2.0.3 mbedos-release-15-11 Rohit Grover 2015-11-03 13:19:43 +0000
  • 73559d3bef version v2.0.3 Rohit Grover 2015-11-03 13:18:50 +0000
  • c6130f4877 fix missing return from BLE::init() Rohit Grover 2015-11-03 13:18:33 +0000
  • 2d0cbf0bbb Release 2.0.2 ============= v2.0.2 Rohit Grover 2015-11-03 12:35:46 +0000
  • 2d6aade713 version v2.0.2 Rohit Grover 2015-11-03 12:33:35 +0000
  • 8d38842d3d Merge pull request #97 from rgrover/develop Rohit Grover 2015-11-03 12:33:11 +0000
  • 43e7e93db9 add a comment header for initImplementation Rohit Grover 2015-11-03 12:31:49 +0000
  • 8fab6bf863 remove extra qualification 'BLE::' on member 'initImplementation' Rohit Grover 2015-11-03 12:29:08 +0000
  • 1f30b48a15 fix the build error resulting from missing template instantiation in the case <object,member> tuple was used for BLE::init() Rohit Grover 2015-11-03 11:56:46 +0000
  • aa7e4b2da7 BLE::init() should also be able to take a <object,member> tuple. Rohit Grover 2015-11-03 10:55:00 +0000
  • 3cd2c31e10 white space diffs. Rohit Grover 2015-11-03 10:52:43 +0000
  • 2a11965b5a Merge branch 'develop'. Minor improvement to EddystoneBeacon. v2.0.1 Rohit Grover 2015-11-02 17:48:39 +0000
  • 9d92facf33 version v2.0.1 Rohit Grover 2015-11-02 17:47:55 +0000
  • 1119459b64 Merge pull request #94 from andresag01/develop Rohit Grover 2015-11-02 17:47:06 +0000
  • 4fe124f203 Use correct not-implemented value for Voltage/Temp Andres Amaya Garcia 2015-11-02 16:36:18 +0000
  • 058243f372 Fixed period settings for adv packets Andres Amaya Garcia 2015-11-02 11:54:29 +0000
  • 9c001d2772 Merge branch 'develop' v2.0.0 Rohit Grover 2015-11-02 09:00:20 +0000
  • 2f92904fbe Release 2.0.0 ============= Rohit Grover 2015-10-30 15:18:02 +0000
  • 9eec2467f2 Merge pull #75 into develop Rohit Grover 2015-10-30 09:43:29 +0000
  • be09e51698 use types like ReadOnlyGattCharacteristic<TemperatureType_t> Rohit Grover 2015-10-30 09:42:56 +0000
  • bdc1ca08cd introduce types for temperature/humidity/pressure. Rohit Grover 2015-10-30 09:41:28 +0000
  • 45e80c8ba8 white space diffs; mostly alignment Rohit Grover 2015-10-30 09:23:40 +0000
  • e1bce4e5a3 Merge branch 'master' of https://github.com/xcrespo/ble into xcrespo-master Rohit Grover 2015-10-30 09:19:31 +0000
  • 99ba55badc Merge pull request #81 from pan-/functionPointerOptimisation Rohit Grover 2015-10-30 08:47:02 +0000
  • e0ef88f47d Merge branch 'master' into develop. Rohit Grover 2015-10-30 08:42:53 +0000
  • 249cabaedd Merge pull request #82 from jrobeson/patch-1 Rohit Grover 2015-10-30 08:38:31 +0000
  • ec545b79dc cosmetic changes. Rohit Grover 2015-10-29 12:59:02 +0000
  • e46cef5dd1 Merge pull request #91 from rgrover/develop Rohit Grover 2015-10-30 08:33:43 +0000
  • 33f5dce81e Merge pull request #92 from andresag01/develop Rohit Grover 2015-10-29 12:55:54 +0000
  • 976bcd4e61 Introduced fixes to Eddystone implementation Andres Amaya Garcia 2015-10-29 11:25:27 +0000
  • 902e17e300 version v1.1.0 Rohit Grover 2015-10-28 12:53:57 +0000
  • 5c7f26e06f fix #90: add a ble_error_t paramter to initializationCompletionCallback Rohit Grover 2015-10-28 11:55:22 +0000
  • 918af4fbac Major change: - There's a new type: BLE::InitializationCompleteCallback_t - init() now takes a completion callback. This is an optional parameter, if no callback is setup the application can still determine the status of initialization using BLE::hasInitialized() (see below). - There's a new API: BLEInstanceBase::hasInitialized() which transports need to implement. - BLEInstanceBase.h is no longer included from BLE.h. We use a forward declaration of BLEInstanceBase instead. This is required us to move implementations of BLE methods out of the header and into BLE.cpp. - There's a new API: BLE::getInstanceID(), which simply returns the ID of an instance. - There are new error types around initialization. Rohit Grover 2015-10-28 11:30:10 +0000
  • 78ec806379 Merge pull request #87 from andresag01/develop Rohit Grover 2015-10-27 18:11:02 +0000
  • bde2e465c8 fix #86: update includes from within services to use paths starting from subfolder 'ble' Rohit Grover 2015-10-27 17:23:49 +0000
  • da3d9f811a Fixed include problem in HealthThermometer header Andres Amaya Garcia 2015-10-27 14:19:20 +0000
  • 129683bdc0 Code and command cleanup: - add a space after if keyword - Use typedef types instead of direct declarations for pFunctionPointerWithContext_t and pvoidfcontext_t - Fix typos and enhance comment about how alignement and size requirements of the member function pointer are computed. Vincent Coubard 2015-10-26 10:44:21 +0000
  • 8aaa385ed5 use the github url public url in module.json Johnny Robeson 2015-10-24 02:51:07 -0400
  • 8bad0486cd Remove unneeded blank lines. Vincent Coubard 2015-10-23 19:03:33 +0100
  • 57c160c25c Reduce the memory size consummed by a FunctionPointerWithContext to 20 bytes (oryginally, it was 32 bytes !). Enforce alignement constraints of the embedded pointer to member function. Symplify and unify call mecanic, everything is delegated uniformally to the actual implementation. Vincent Coubard 2015-10-23 15:59:53 +0100
  • 5cb478cab6 Merge branch 'master' into develop Rohit Grover 2015-10-23 14:47:28 +0100
  • a0335c2e8d add a missing include file Rohit Grover 2015-10-23 14:32:51 +0100
  • 7aac367d99 add a target specific dependency Rohit Grover 2015-10-23 10:33:47 +0100
  • 17f2e99d2b fix minor compiler warning due to a shadowed member variable. Rohit Grover 2015-10-23 10:32:31 +0100
  • 84f434a994 Fix compiler warnings due to header includes. Some header include paths have diverged between mbed OS and mbed-classic. Rohit Grover 2015-10-23 10:31:33 +0100
  • 4c76373579 Merge pull request #79 from andresag01/develop Rohit Grover 2015-10-22 11:25:56 +0100
  • f8e3d2f44c Introduced fixes after review Andres Amaya Garcia 2015-10-22 11:05:00 +0100
  • 18dcc91382 Introduced fix for defect IOTSFW-1058 Andres Amaya Garcia 2015-10-21 15:02:37 +0100
  • 0e54ba6c70 version v1.0.0 v1.0.0 mbedos-techcon-oob2 Bogdan Marinescu 2015-10-19 16:17:06 +0300
  • df8a41c80a Updated dependencies Bogdan Marinescu 2015-10-19 16:17:06 +0300
  • ad80d1c1ce Merge pull request #76 from pan-/master Rohit Grover 2015-10-12 09:32:33 +0100