library for BLE_GAP_backpack

Dependencies:   nrf51-sdk

Fork of nRF51822 by Nordic Semiconductor

Committer:
vcoubard
Date:
Mon Jan 11 10:19:05 2016 +0000
Revision:
546:1e147322b2b5
Synchronized with git rev cc0cf3df
Author: Vincent Coubard
Merge remote-tracking branch 'origin/develop' into characteristicDescriptorDiscovery

Who changed what in which revision?

UserRevisionLine numberNew contents of line
vcoubard 546:1e147322b2b5 1 /*
vcoubard 546:1e147322b2b5 2 * S110/S120/S130 License Agreement
vcoubard 546:1e147322b2b5 3 *
vcoubard 546:1e147322b2b5 4 * Copyright (c) 2015, Nordic Semiconductor ASA, All rights reserved.
vcoubard 546:1e147322b2b5 5 *
vcoubard 546:1e147322b2b5 6 * Redistribution. Redistribution and use in binary form, without modification,
vcoubard 546:1e147322b2b5 7 * are permitted provided that the following conditions are met:
vcoubard 546:1e147322b2b5 8 *
vcoubard 546:1e147322b2b5 9 * • Redistributions must reproduce the above copyright notice and the following
vcoubard 546:1e147322b2b5 10 * disclaimer in the documentation and/or other materials provided with the
vcoubard 546:1e147322b2b5 11 * distribution.
vcoubard 546:1e147322b2b5 12 * • Neither the name of the copyright holder nor the names of its contributors
vcoubard 546:1e147322b2b5 13 * may be used to endorse or promote products derived from this software
vcoubard 546:1e147322b2b5 14 * without specific prior written permission.
vcoubard 546:1e147322b2b5 15 * • No reverse engineering, decompilation, or disassembly of this software is
vcoubard 546:1e147322b2b5 16 * permitted.
vcoubard 546:1e147322b2b5 17 *
vcoubard 546:1e147322b2b5 18 * DISCLAIMER.
vcoubard 546:1e147322b2b5 19 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
vcoubard 546:1e147322b2b5 20 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
vcoubard 546:1e147322b2b5 21 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
vcoubard 546:1e147322b2b5 22 * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
vcoubard 546:1e147322b2b5 23 * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
vcoubard 546:1e147322b2b5 24 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
vcoubard 546:1e147322b2b5 25 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
vcoubard 546:1e147322b2b5 26 * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
vcoubard 546:1e147322b2b5 27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
vcoubard 546:1e147322b2b5 28 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
vcoubard 546:1e147322b2b5 29 *
vcoubard 546:1e147322b2b5 30 * /