The Cordio stack and Cordio profiles implement a BLE host stack as defined in the Bluetooth Core Specification [1] and GATT Specifications, respectively. This documentation is a superset of the BLE host layer: GAP, SM, GATT, L2CAP, and HCI. It covers API, usage examples, and internal event handling.
Copyright (c) 2017-2018 Arm Ltd. All Rights Reserved. Arm Confidential
IMPORTANT. Your use of this file is governed by a Software License Agreement ("Agreement") that must be accepted in order to download or otherwise receive a copy of this file. You may not use or copy this file for any purpose other than as described in the Agreement. If you do not agree to all of the terms of the Agreement do not use this file and delete all copies in your possession or control; if you do not have a copy of the Agreement, you must contact Arm Ltd. prior to any use, copying or further distribution of this software.
Ref. | Author | Date | Title |
---|---|---|---|
[1] | Bluetooth SIG | Dec 06, 2015 | "Bluetooth Core Specification", v 5.0 |
Term | Definition |
---|---|
API | Applicaion Programming Interface |
BLE | Bluetooth Low Energy |
GAP | Generic Access Profile |
GATT | Generic Attribute Profile |
HCI | Host Controller Interface |
LL | Link Layer |
L2CAP | Logical Link Control and Adaptation Protocol |
SMP | Security Manager Protocol |
WSF | Wireless Software Foundation software service and porting layer |