cvb

Fork of nrf51-sdk by Lancaster University

Revision:
2:b127cab04188
Parent:
1:e7e7ec2d2380
--- a/source/nordic_sdk/components/ble/device_manager/config/device_manager_cnfg.h	Wed Apr 06 23:55:24 2016 +0100
+++ b/source/nordic_sdk/components/ble/device_manager/config/device_manager_cnfg.h	Wed Apr 06 23:55:24 2016 +0100
@@ -85,7 +85,7 @@
  *       be stored. In such cases, application will be notified with DM_DEVICE_CONTEXT_FULL 
  *       as event result at the completion of the security procedure.
  */
-#define DEVICE_MANAGER_MAX_BONDS         4
+#define DEVICE_MANAGER_MAX_BONDS         6
 
 
 /**