HID Service Characteristic Value parameter structure.
Data Fields | |
cy_stc_ble_conn_handle_t | connHandle |
Peer Device Handle. | |
uint8_t | serviceIndex |
Index of HID Service. | |
cy_en_ble_hids_char_index_t | charIndex |
Index of HID Service Characteristic. | |
cy_stc_ble_gatt_value_t * | value |
Pointer to Characteristic Value. | |