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.
Dependents: BLE_Health_Thermometer2
Fork of nRF51822 by
Structures
[Generic Attribute Profile (GATT) Server]
  | Data Structures | |
| struct | ble_gatts_enable_params_t | 
| BLE GATTS init options.  More... | |
| struct | ble_gatts_attr_md_t | 
| Attribute metadata.  More... | |
| struct | ble_gatts_attr_t | 
| GATT Attribute.  More... | |
| struct | ble_gatts_attr_context_t | 
| GATT Attribute Context.  More... | |
| struct | ble_gatts_char_pf_t | 
| GATT Characteristic Presentation Format.  More... | |
| struct | ble_gatts_char_md_t | 
| GATT Characteristic metadata.  More... | |
| struct | ble_gatts_char_handles_t | 
| GATT Characteristic Definition Handles.  More... | |
| struct | ble_gatts_hvx_params_t | 
| GATT HVx parameters.  More... | |
| struct | ble_gatts_read_authorize_params_t | 
| GATT Read Authorization parameters.  More... | |
| struct | ble_gatts_write_authorize_params_t | 
| GATT Write Authorisation parameters.  More... | |
| struct | ble_gatts_rw_authorize_reply_params_t | 
| GATT Read or Write Authorize Reply parameters.  More... | |
| struct | ble_gatts_evt_write_t | 
| Event structure for BLE_GATTS_EVT_WRITE.  More... | |
| struct | ble_gatts_evt_read_t | 
| Event structure for authorize read request.  More... | |
| struct | ble_gatts_evt_rw_authorize_request_t | 
| Event structure for BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST.  More... | |
| struct | ble_gatts_evt_sys_attr_missing_t | 
| Event structure for BLE_GATTS_EVT_SYS_ATTR_MISSING.  More... | |
| struct | ble_gatts_evt_hvc_t | 
| Event structure for BLE_GATTS_EVT_HVC.  More... | |
| struct | ble_gatts_evt_timeout_t | 
| Event structure for BLE_GATTS_EVT_TIMEOUT.  More... | |
| struct | ble_gatts_evt_t | 
| GATT Server event callback event structure.  More... | |
| Enumerations | |
| 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 240 of file ble_gatts.h.
Generated on Tue Jul 12 2022 16:58:43 by
 1.7.2
 1.7.2 
    