Nordic stack and drivers for the mbed BLE API. Version to work around build bug.
Dependents: microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter
Fork of nRF51822 by
Diff: btle/custom/custom_helper.h
- Revision:
- 83:71302acf1804
- Parent:
- 82:6c51cbe4bc12
- Child:
- 119:3ba3e377b972
--- a/btle/custom/custom_helper.h Fri Dec 12 13:23:17 2014 +0000 +++ b/btle/custom/custom_helper.h Fri Dec 12 13:23:18 2014 +0000 @@ -36,6 +36,7 @@ uint8_t *p_data, uint16_t min_length, uint16_t max_length, + bool readAuthorization, bool writeAuthorization, ble_gatts_char_handles_t *p_char_handle);