Lancaster University / BLE_API

Dependents:   microbit-dal microbit-dal microbit-ble-open microbit-dal ... more

Fork of BLE_API by Bluetooth Low Energy

Committer:
vcoubard
Date:
Mon Jan 11 08:51:54 2016 +0000
Revision:
1100:c3d484a482d8
Parent:
803:50c9096035b1
Synchronized with git rev c64decef
Author: Andres Amaya Garcia
Add BLE_ERROR_INTERNAL_STACK_FAILURE error code

Add an additional error code to the ble_error_t enum to describe a failure
state caused by the internal platform-specific stack. This state was not
described by any of the existing error codes.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
rgrover1 803:50c9096035b1 1 Unless specifically indicated otherwise in a file, files are licensed
rgrover1 803:50c9096035b1 2 under the Apache 2.0 license, as can be found in: apache-2.0.txt