Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of BLE_API by
Revision 378:a8b035d877a8, committed 2015-05-13
- Comitter:
- rgrover1
- Date:
- Wed May 13 08:51:07 2015 +0100
- Parent:
- 377:5044c245e996
- Child:
- 379:b379d350aaab
- Commit message:
- Synchronized with git rev 6a9409fd
Author: Rohit Grover
white space diff.
Changed in this revision
| public/Gap.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/public/Gap.h Wed May 13 08:51:07 2015 +0100
+++ b/public/Gap.h Wed May 13 08:51:07 2015 +0100
@@ -144,6 +144,7 @@
typedef void (*PasskeyDisplayCallback_t)(Handle_t handle, const Passkey_t passkey);
friend class BLEDevice;
+
private:
/* These functions must be defined in the sub-class */
virtual ble_error_t setAddress(addr_type_t type, const address_t address) = 0;
