Current Time Service Characteristic Value parameter structure.
Data Fields | |
cy_stc_ble_conn_handle_t | connHandle |
Connection handle. | |
cy_en_ble_cts_char_index_t | charIndex |
Characteristic index of Current Time Service. | |
cy_en_ble_gatt_err_code_t | gattErrorCode |
GATT error code for access control. | |
cy_stc_ble_gatt_value_t * | value |
Pointer to value of Current Time Service Characteristic. | |