Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nrf51-sdk by
Enumerations
[Generic Attribute Profile (GATT) Server]
Enumerations | |
enum | BLE_GATTS_SVCS { SD_BLE_GATTS_SERVICE_ADD = BLE_GATTS_SVC_BASE, SD_BLE_GATTS_INCLUDE_ADD, SD_BLE_GATTS_CHARACTERISTIC_ADD, SD_BLE_GATTS_DESCRIPTOR_ADD, SD_BLE_GATTS_VALUE_SET, SD_BLE_GATTS_VALUE_GET, SD_BLE_GATTS_HVX, SD_BLE_GATTS_SERVICE_CHANGED, SD_BLE_GATTS_RW_AUTHORIZE_REPLY, SD_BLE_GATTS_SYS_ATTR_SET, SD_BLE_GATTS_SYS_ATTR_GET } |
GATTS API SVC numbers. More... | |
enum | BLE_GATTS_EVTS { BLE_GATTS_EVT_WRITE = BLE_GATTS_EVT_BASE, BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST, BLE_GATTS_EVT_SYS_ATTR_MISSING, BLE_GATTS_EVT_HVC, BLE_GATTS_EVT_SC_CONFIRM, BLE_GATTS_EVT_TIMEOUT } |
GATT Server Event IDs. More... |
Enumeration Type Documentation
enum BLE_GATTS_EVTS |
GATT Server Event IDs.
- Enumerator:
Definition at line 73 of file ble_gatts.h.
enum BLE_GATTS_SVCS |
GATTS API SVC numbers.
- Enumerator:
Definition at line 55 of file ble_gatts.h.
Generated on Tue Jul 12 2022 14:11:22 by
