For scoop
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