BLE API as used in the blog entry.
Dependents: BLE_iBeacon_Exercise
Fork of BLE_API_Native by
History
Removed hw layer.
2014-02-23, by donalm [Sun, 23 Feb 2014 12:51:12 +0000] rev 18
Removed hw layer.
Added GATT callback support
2014-02-21, by ktownsend [Fri, 21 Feb 2014 09:33:31 +0000] rev 17
Added GATT callback support
Added GATT callback support (write/notify/indicate/etc.)
2014-02-21, by ktownsend [Fri, 21 Feb 2014 09:33:04 +0000] rev 16
Added GATT callback support (write/notify/indicate/etc.)
Prototype functions for GattServerEvents
2014-02-20, by ktownsend [Thu, 20 Feb 2014 17:23:17 +0000] rev 15
Prototype functions for GattServerEvents
Fixed bug in disconnect event handler
2014-02-20, by ktownsend [Thu, 20 Feb 2014 16:31:09 +0000] rev 14
Fixed bug in disconnect event handler
Fixed Appearance in the GAP Service
2014-02-20, by ktownsend [Thu, 20 Feb 2014 11:12:32 +0000] rev 13
Fixed Appearance in the GAP Service
Removed unused files from 'nordic'
2014-02-19, by ktownsend [Wed, 19 Feb 2014 09:08:15 +0000] rev 12
Removed unused files from 'nordic'
Merged changes between branches
2014-02-17, by ktownsend [Mon, 17 Feb 2014 11:09:42 +0000] rev 11
Merged changes between branches
Removed unnecessary files
2014-02-17, by ktownsend [Mon, 17 Feb 2014 11:06:48 +0000] rev 10
Removed unnecessary files
Cleanup
2014-02-14, by ktownsend [Fri, 14 Feb 2014 13:17:53 +0000] rev 9
Cleanup