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
Diff: public/Gap.h
- Revision:
- 378:a8b035d877a8
- Parent:
- 375:9cb0b006227e
- Child:
- 380:2109a08c311c
--- 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;
