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 nRF51822 by
Diff: btle/btle_security.h
- Revision:
- 140:3a5282e3f30c
- Parent:
- 139:b2f5c70b166e
- Child:
- 149:f6a9caa8c565
--- a/btle/btle_security.h Fri May 08 15:33:56 2015 +0100 +++ b/btle/btle_security.h Fri May 08 15:33:56 2015 +0100 @@ -47,6 +47,6 @@ * @retval BLE_ERROR_INVALID_STATE If the API is called without module initialization and/or * application registration. */ -ble_error_t btle_deleteAllStoredDevices(void); +ble_error_t btle_purgeAllBondingState(void); #endif /* _BTLE_SECURITY_H_ */ \ No newline at end of file