Collaboration diagram for Structures:Classes | |
| struct | ble_gatts_attm_desc_t |
| Service(16-bit UUID) description. More... | |
| struct | ble_gatts_attm_desc_128_t |
| Service(128 bits UUID) description. More... | |
| struct | ble_gatts_create_db_t |
| Parameter of Added service description. More... | |
| struct | ble_gatts_read_cfm_t |
| GATT read attribute result description. More... | |
| struct | ble_gatts_write_cfm_t |
| GATT write attribute result description. More... | |
| struct | ble_gatts_prep_write_cfm_t |
| GATT prepare write result description. More... | |
| struct | ble_gatts_noti_ind_t |
| GATT sending Notification or Indication event param description. More... | |
| struct | ble_gatts_evt_read_t |
| GATT read request event for BLE_GATTS_EVT_READ_REQUEST. More... | |
| struct | ble_gatts_evt_write_t |
| GATT write request event for BLE_GATTS_EVT_WRITE_REQUEST. More... | |
| struct | ble_gatts_evt_prep_write_t |
| GATT prepare write request event for BLE_GATTS_EVT_PREP_WRITE_REQUEST. More... | |
| struct | ble_gatts_evt_ntf_ind_t |
| Gatt Notification or indication event for BLE_GATTS_EVT_NTF_IND. More... | |
| struct | ble_gatts_evt_cccd_rec_t |
| Gatt cccd recovery event for BLE_GATTS_EVT_CCCD_RECOVERY. More... | |
| struct | ble_gatts_evt_inited_ind_t |
| GATTS Database Inited Indication event structure. More... | |
| struct | ble_gatts_evt_t |
| BLE GATTS event structure. More... | |