![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
This document describes the API for the Bluetooth LE Profile.
Bluetooth LE Profile API will be generated from QE for BLE.
Figure 1.1 shows the software structure of the Bluetooth LE application.
The Renesas Flexible Software Package(FSP) Bluetooth LE Library provides the BLE Protocol Stack.
The QE for BLE generates the source codes as a base for the Bluetooth LE Application and the Bluetooth LE Profile codes including the Profile Common Library and the GATT Profile Library.
QE for BLE will generate Profile Common Library files for any profile.
Profile common API features:
QE for BLE will generate GATT Profile Library files depending on profile configured in profile tab.
GATT Profile API features:
Service Name | Server | Client |
---|---|---|
Automation IO Service | AIOS | AIOC |
Alert Notification Service | ANS | ANC |
Battery Service | BAS | BAC |
Body Composition Service | BCS | BCC |
Blood Pressure Service | BLS | BLC |
Bond Management Service | BMS | BMC |
Continuous Glucose Monitoring Service | CGMS | CGMC |
Cycling Power Service | CPS | CPC |
Cycling Speed and Cadence Service | CSCS | CSCC |
Current Time Service | CTS | CTC |
Device Information Service | DIS | DIC |
Environmental Sensing Service | ESS | ESC |
Fitness Machine Service | FTMS | FTMC |
Generic Access Profile Service | GAPS | GAPC |
Generic Attribute Service | GATS | GATC |
Glucose Service | GLS | GLC |
Human Interface Device Service | HIDS | HIDC |
Heart Rate Service | HRS | HRC |
Health Thermometer Service | HTS | HTC |
Immediate Alert Service | IAS | IAC |
Insulin Delivery Service | IDS | IDC |
Link Loss Service | LLS | LLC |
Location and Navigation Service | LNS | LNC |
LED Switch Service | LSS | LSC |
Next DST Change Service | NDCS | NDCC |
Object Transfer Service | OTS | OTC |
Phone Alert Status Service | PASS | PASC |
Pulse Oximeter Service | PLXS | PLXC |
Reconnection Configuration Service | RCS | RCC |
Running Speed and Cadence Service | RSCS | RSCC |
Reference Time Update Service | RTUS | RTUC |
Scan Parameters Service | SCPS | SCPC |
Tx Power Service | TPS | TPC |
User Data Service | UDS | UDC |
Weight Scale Service | WSS | WSC |
3. R_BLE API
APIs from BLE Protocol Stack.
BLE Protocol Stack will be provided from FSP Bluetooth LE Library.
Version | Change Contents |
---|---|
1.00 |
|