Developing a Bluetooth Low Energy Application¶
Table of contents
The Stack¶
Table of contents
- Generic Access Profile (GAP)
- GAPRole Task
- Generic Attribute Profile (GATT)
- GAP GATT Service (GGS)
- Generic Attribute Profile Service (GATT Service)
- GATTServApp Module
- Building up the Attribute Table
- Implementing Profiles in Attributes Table
- Add Service Function
- Register Application Callback Function
- Read and Write Callback Functions
- Read Request from Client
- Write Request from Client
- Get and Set Functions
- Queued Writes
- Allocating Memory for GATT Procedures
- Registering to Receive Additional GATT Events in the Application
- GAP Bond Manager and LE Secure Connections
- LE Privacy 1.2
- Logical Link Control and Adaptation Layer Protocol (L2CAP)
- LE Data Length Extension (DLE)
- Host Controller Interface (HCI)