nRF51 SDK
|
enum BLE_GATTS_EVTS |
GATT Server Event IDs.
Enumerator | |
---|---|
BLE_GATTS_EVT_WRITE |
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, awaiting a sd_ble_gatts_sys_attr_set(). |
BLE_GATTS_EVT_HVC |
Handle Value Confirmation. |
BLE_GATTS_EVT_SC_CONFIRM |
Service Changed Confirmation. |
BLE_GATTS_EVT_TIMEOUT |
Timeout. |
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, awaiting a sd_ble_gatts_sys_attr_set(). |
BLE_GATTS_EVT_HVC |
Handle Value Confirmation. |
BLE_GATTS_EVT_SC_CONFIRM |
Service Changed Confirmation. |
BLE_GATTS_EVT_TIMEOUT |
Timeout. |
BLE_GATTS_EVT_WRITE |
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, awaiting a sd_ble_gatts_sys_attr_set(). |
BLE_GATTS_EVT_HVC |
Handle Value Confirmation. |
BLE_GATTS_EVT_SC_CONFIRM |
Service Changed Confirmation. |
BLE_GATTS_EVT_TIMEOUT |
Timeout. |
enum BLE_GATTS_SVCS |
GATTS API SVC numbers.