fdsf

Dependencies:   nrf51-sdk

Fork of nRF51822 by Lancaster University

Revision:
145:9f88997021a1
Parent:
131:b21411170d00
Child:
155:8f2079052f77
--- a/btle/custom/custom_helper.h	Fri May 08 15:33:57 2015 +0100
+++ b/btle/custom/custom_helper.h	Fri May 08 15:33:57 2015 +0100
@@ -34,7 +34,7 @@
 error_t custom_add_in_characteristic(uint16_t                  service_handle,
                                      ble_uuid_t               *p_uuid,
                                      uint8_t                   properties,
-                                     GattCharacteristic::ble_gatt_char_required_security_t requiredSecurity,
+                                     GattCharacteristic::SecurityMode_t requiredSecurity,
                                      uint8_t                  *p_data,
                                      uint16_t                  min_length,
                                      uint16_t                  max_length,