![]() |
S115 SoftDevice for nRF54L15/nRF54L10/nRF54L05 API documentation 10.0.0
|
| enum BLE_GATTS_EVTS |
#include <ble_gatts.h>
GATT Server Event IDs.
| Enumerator | |
|---|---|
| BLE_GATTS_EVT_WRITE | GATTS BLE Event base. Write operation performed. |
| BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST | Read/Write Authorization request. |
| BLE_GATTS_EVT_SYS_ATTR_MISSING | A persistent system attribute access is pending. |
| BLE_GATTS_EVT_HVC | Handle Value Confirmation. |
| BLE_GATTS_EVT_SC_CONFIRM | Service Changed Confirmation. |
| BLE_GATTS_EVT_EXCHANGE_MTU_REQUEST | Exchange MTU Request. |
| BLE_GATTS_EVT_TIMEOUT | Peer failed to respond to an ATT request in time. |
| BLE_GATTS_EVT_HVN_TX_COMPLETE | Handle Value Notification transmission complete. |