Alert Notification Service Characteristic descriptor Value parameter structure.
Data Fields | |
cy_stc_ble_conn_handle_t | connHandle |
Connection handle. | |
cy_en_ble_ans_char_index_t | charIndex |
Characteristic index of Service. | |
cy_en_ble_ans_descr_index_t | descrIndex |
Service Characteristic descriptor index. | |
cy_stc_ble_gatt_value_t * | value |
Pointer to the Value of the Service Characteristic Descriptor value. | |