test
Fork of nRF51822 by
Diff: source/btle/btle_security.h
- Revision:
- 597:bcd5e287c494
- Parent:
- 558:c4b56f9d6f3b
- Child:
- 598:814c1ce92947
--- a/source/btle/btle_security.h Mon Jan 11 10:19:34 2016 +0000 +++ b/source/btle/btle_security.h Mon Jan 11 10:19:35 2016 +0000 @@ -40,6 +40,8 @@ SecurityManager::SecurityIOCapabilities_t iocaps = SecurityManager::IO_CAPS_NONE, const SecurityManager::Passkey_t passkey = NULL); +ble_error_t btle_createWhitelistFromBonds(ble_gap_whitelist_t *p_whitelist); + /** * Get the security status of a link. *