HPS Service full Characteristic information structure.
Data Fields | |
| cy_ble_gatt_db_attr_handle_t | valueHandle |
| Handle of Characteristic Value. | |
| uint8_t | properties |
| Properties for Value Field. | |
| cy_ble_gatt_db_attr_handle_t | endHandle |
| End handle of Characteristic. | |
| cy_ble_gatt_db_attr_handle_t | descrHandle [CY_BLE_HPS_DESCR_COUNT] |
| Array of Descriptor Handles. | |