Commit graph

8 commits

Author SHA1 Message Date
Rohit Grover
270603e302 Release 0.3.0
==============

Enhancements
~~~~~~~~~~~~

* Updated to use of new APIs for authorizeRead() and authorizeWrite() which
  return status.

* Implement APIs for getMinAdvertisingInterval() and variants.

* add #ifdef __cplusplus to pstorage.h

Bugfixes
~~~~~~~~

none.
2015-03-23 16:22:46 +00:00
Rohit Grover
6cd6038954 extending ConnectionCallbackParameters_t 2014-11-18 15:12:09 +00:00
Rohit Grover
c3d07e49ea simplify BLE_GAP_ADDR_LEN to ADDR_LEN defined in Gap.h 2014-10-06 10:51:19 +01:00
Rohit Grover
2220853d1e introduce GAP::getAddress() to fetch the MAC address. 2014-10-06 10:42:30 +01:00
Rohit Grover
8d7351c5f3 white space diffs. 2014-10-06 10:41:23 +01:00
Rohit Grover
7050c1e1c8 add a 'reason' parameter for disconnect() and onDisconnection callback 2014-09-02 13:44:52 +01:00
Rohit Grover
4e77274ffc move get/set of deviceName and appearance to Gap 2014-09-02 13:44:52 +01:00
Rohit Grover
d1a8667c1d forking from 53:1e5c300cec7f 2014-07-30 11:36:32 +01:00